Home
last modified time | relevance | path

Searched defs:PFERR_GUEST_PAGE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h1256 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT) macro
/linux-6.6.21/arch/x86/include/asm/
Dkvm_host.h268 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT) macro