Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h28 #define CPU_BASED_CR3_STORE_EXITING 0x00010000 macro
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h35 #define CPU_BASED_CR3_STORE_EXITING VMCS_CONTROL_BIT(CR3_STORE_EXITING) macro