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

/linux-master/arch/x86/include/asm/
H A Dtrap_pf.h28 X86_PF_SGX = BIT(15), enumerator in enum:x86_pf_error_code
/linux-master/arch/x86/mm/
H A Dfault.c1100 if (unlikely(error_code & X86_PF_SGX))

Completed in 122 milliseconds