Lines Matching full:active
20 * currently active.
24 * @CC_ATTR_MEM_ENCRYPT: Memory encryption is active
26 * The platform/OS is running with active memory encryption. This
36 * @CC_ATTR_HOST_MEM_ENCRYPT: Host memory encryption is active
46 * @CC_ATTR_GUEST_MEM_ENCRYPT: Guest memory encryption is active
56 * @CC_ATTR_GUEST_STATE_ENCRYPT: Guest state encryption is active
77 * @CC_ATTR_SEV_SNP: Guest SNP is active.
96 * cc_platform_has() - Checks if the specified cc_attr attribute is active
100 * specified Confidential Computing attribute is currently active.
104 * * TRUE - Specified Confidential Computing attribute is active
105 * * FALSE - Specified Confidential Computing attribute is not active