Home
last modified time | relevance | path

Searched refs:SGX_ATTR_MODE64BIT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dsgx.h124 SGX_ATTR_MODE64BIT = BIT(2), enumerator
142 SGX_ATTR_MODE64BIT | \
/linux-6.3-rc2/tools/testing/selftests/sgx/
A Dsigstruct.c333 sigstruct->body.attributes = SGX_ATTR_MODE64BIT; in encl_measure()
A Dload.c90 secs->attributes = SGX_ATTR_MODE64BIT; in encl_ioc_create()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dsgx.c184 max_size_log2 = (attributes & SGX_ATTR_MODE64BIT) ? sgx_12_0->edx >> 8 : in __handle_encls_ecreate()

Completed in 10 milliseconds