Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h69 #define PIN_BASED_NMI_EXITING 0x00000008 macro
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h88 #define PIN_BASED_NMI_EXITING VMCS_CONTROL_BIT(NMI_EXITING) macro