Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_host.h215 #define PFERR_GUEST_FINAL_MASK (1ULL << PFERR_GUEST_FINAL_BIT) macro
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c5196 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in handle_ept_violation()