Searched refs:CPU_BASED_UNCOND_IO_EXITING (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h53 CPU_BASED_UNCOND_IO_EXITING | \
H A Dvmx.h524 CPU_BASED_UNCOND_IO_EXITING | \
H A Dnested.c2322 exec_control |= CPU_BASED_UNCOND_IO_EXITING;
6004 return nested_cpu_has(vmcs12, CPU_BASED_UNCOND_IO_EXITING);
6882 CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING |
H A Dvmx.c7996 CPU_BASED_UNCOND_IO_EXITING);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h34 #define CPU_BASED_UNCOND_IO_EXITING 0x01000000 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h43 #define CPU_BASED_UNCOND_IO_EXITING VMCS_CONTROL_BIT(UNCOND_IO_EXITING) macro

Completed in 234 milliseconds