Searched refs:X86_PF_SGX (Results 1 – 2 of 2) sorted by relevance
40 if unlikely(error_code.contains(X86PfErrorCode::X86_PF_SGX)) { in vma_access_error()
77 const X86_PF_SGX = 1 << 15; constant