Searched refs:SGX_ATTR_MODE64BIT (Results 1 – 4 of 4) sorted by relevance
124 SGX_ATTR_MODE64BIT = BIT(2), enumerator142 SGX_ATTR_MODE64BIT | \
90 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
333 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
191 max_size_log2 = (attributes & SGX_ATTR_MODE64BIT) ? sgx_12_0->edx >> 8 : in __handle_encls_ecreate()