Home
last modified time | relevance | path

Searched refs:SGX_ATTR_DEBUG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsgx.h110 * %SGX_ATTR_DEBUG: Allow ENCLS(EDBGRD) and ENCLS(EDBGWR).
123 SGX_ATTR_DEBUG = BIT(1), enumerator
141 #define SGX_ATTR_UNPRIV_MASK (SGX_ATTR_DEBUG | \
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dioctl.c106 if (secs->attributes & SGX_ATTR_DEBUG) in sgx_encl_create()

Completed in 3 milliseconds