Searched refs:SGX_SECINFO_X (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | sgx.h | 245 SGX_SECINFO_X = BIT(2), enumerator |
/arch/x86/kernel/cpu/sgx/ | ||
D | ioctl.c | 187 _calc_vm_trans(secinfo_flags, SGX_SECINFO_X, PROT_EXEC); in sgx_encl_page_alloc() |