Searched refs:PFERR_GUEST_FINAL_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1362 #define PFERR_GUEST_FINAL_BIT 32 macro
1373 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT)
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h265 #define PFERR_GUEST_FINAL_BIT 32 macro
276 #define PFERR_GUEST_FINAL_MASK BIT_ULL(PFERR_GUEST_FINAL_BIT)

Completed in 110 milliseconds