Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h266 #define SVM_SELECTOR_CODE_MASK (1 << 3) macro
/openbmc/linux/arch/x86/include/asm/
H A Dsvm.h596 #define SVM_SELECTOR_CODE_MASK (1 << 3) macro