Searched refs:PFERR_GUEST_PAGE_MASK (Results 1 – 4 of 4) sorted by relevance
268 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT) macro271 #define PFERR_NESTED_GUEST_PAGE (PFERR_GUEST_PAGE_MASK | \
1134 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT) macro
4620 if (error_code & (PFERR_GUEST_PAGE_MASK | PFERR_FETCH_MASK)) in svm_can_emulate_instruction()
5769 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in handle_ept_violation()
Completed in 33 milliseconds