Searched refs:PFERR_GUEST_PAGE_MASK (Results 1 – 2 of 2) sorted by relevance
229 #define PFERR_GUEST_PAGE_MASK (1ULL << PFERR_GUEST_PAGE_BIT) macro231 #define PFERR_NESTED_GUEST_PAGE (PFERR_GUEST_PAGE_MASK | \
5468 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in handle_ept_violation()