Searched refs:SGX_ATTR_MODE64BIT (Results 1 – 6 of 6) sorted by relevance
99 SGX_ATTR_MODE64BIT = BIT(2), enumerator
85 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
325 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
189 max_size_log2 = (attributes & SGX_ATTR_MODE64BIT) ? sgx_12_0->edx >> 8 : in __handle_encls_ecreate()
113 encl->attributes_mask = SGX_ATTR_DEBUG | SGX_ATTR_MODE64BIT | SGX_ATTR_KSS; in sgx_encl_create()
848 entry->eax &= SGX_ATTR_DEBUG | SGX_ATTR_MODE64BIT | in __do_cpuid_func()