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