Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1257 #define PFERR_IMPLICIT_ACCESS BIT_ULL(PFERR_IMPLICIT_ACCESS_BIT) macro
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h269 #define PFERR_IMPLICIT_ACCESS BIT_ULL(PFERR_IMPLICIT_ACCESS_BIT) macro