Searched refs:SGX_ATTR_UNPRIV_MASK (Results 1 – 3 of 3) sorted by relevance
141 #define SGX_ATTR_UNPRIV_MASK (SGX_ATTR_DEBUG | \ macro
114 encl->attributes_mask = SGX_ATTR_UNPRIV_MASK; in sgx_encl_create()
1148 entry->eax &= SGX_ATTR_PRIV_MASK | SGX_ATTR_UNPRIV_MASK; in __do_cpuid_func()