Home
last modified time | relevance | path

Searched refs:SGX_ATTR_DEBUG (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dsgx.h98 SGX_ATTR_DEBUG = BIT(1), enumerator
/linux/arch/x86/kernel/cpu/sgx/
A Dioctl.c106 if (secs->attributes & SGX_ATTR_DEBUG) in sgx_encl_create()
113 encl->attributes_mask = SGX_ATTR_DEBUG | SGX_ATTR_MODE64BIT | SGX_ATTR_KSS; in sgx_encl_create()
/linux/arch/x86/kvm/
A Dcpuid.c892 entry->eax &= SGX_ATTR_DEBUG | SGX_ATTR_MODE64BIT | in __do_cpuid_func()

Completed in 7 milliseconds