Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h1448 #define PFERR_USER_MASK BIT(PFERR_USER_BIT) macro
/linux/arch/x86/include/asm/
H A Dkvm_host.h266 #define PFERR_USER_MASK BIT(2) macro