Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1248 #define PFERR_PRESENT_MASK BIT(PFERR_PRESENT_BIT) macro
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h260 #define PFERR_PRESENT_MASK BIT(PFERR_PRESENT_BIT) macro