Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dprocessor.h1123 #define PFERR_GUEST_PAGE_BIT 33 macro
1134 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT)
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h257 #define PFERR_GUEST_PAGE_BIT 33 macro
268 #define PFERR_GUEST_PAGE_MASK BIT_ULL(PFERR_GUEST_PAGE_BIT)

Completed in 15 milliseconds