Home
last modified time | relevance | path

Searched refs:PFERR_GUEST_FINAL_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h206 #define PFERR_GUEST_FINAL_MASK (1ULL << PFERR_GUEST_FINAL_BIT) macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c7685 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in handle_ept_violation()