Searched refs:X86_PF_SGX (Results 1 – 2 of 2) sorted by relevance
23 X86_PF_SGX = 1 << 15, enumerator
1129 if (unlikely(error_code & X86_PF_SGX)) in access_error()