Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcommon.h103 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in __vmx_handle_ept_violation()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h1555 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT) macro
/linux/arch/x86/include/asm/
H A Dkvm_host.h282 #define PFERR_GUEST_FINAL_MASK BIT_ULL(32) macro