Searched refs:SGX_ATTR_MODE64BIT (Results 1 – 6 of 6) sorted by relevance
122 SGX_ATTR_MODE64BIT = BIT(2), enumerator
333 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
90 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
183 max_size_log2 = (attributes & SGX_ATTR_MODE64BIT) ? sgx_12_0->edx >> 8 : in __handle_encls_ecreate()
114 encl->attributes_mask = SGX_ATTR_DEBUG | SGX_ATTR_MODE64BIT | SGX_ATTR_KSS; in sgx_encl_create()
1047 entry->eax &= SGX_ATTR_DEBUG | SGX_ATTR_MODE64BIT | in __do_cpuid_func()