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

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1363 #define PFERR_GUEST_PAGE_BIT 33 macro
1374 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT)
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h266 #define PFERR_GUEST_PAGE_BIT 33 macro
277 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT)

Completed in 289 milliseconds