Searched refs:PFERR_GUEST_FINAL_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1373 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT) macro
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h276 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT) macro
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5771 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK;

Completed in 157 milliseconds