Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/kvm/include/x86/
Dvmx.h32 #define CPU_BASED_UNCOND_IO_EXITING 0x01000000 macro
/linux-6.14.4/arch/x86/include/asm/
Dvmx.h43 #define CPU_BASED_UNCOND_IO_EXITING VMCS_CONTROL_BIT(UNCOND_IO_EXITING) macro