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