Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/kvm/include/x86/
Dvmx.h28 #define CPU_BASED_CR8_STORE_EXITING 0x00100000 macro
/linux-6.14.4/arch/x86/include/asm/
Dvmx.h39 #define CPU_BASED_CR8_STORE_EXITING VMCS_CONTROL_BIT(CR8_STORE_EXITING) macro