Searched refs:CPU_BASED_UNCOND_IO_EXITING (Results 1 – 5 of 5) sorted by relevance
53 CPU_BASED_UNCOND_IO_EXITING | \
523 CPU_BASED_UNCOND_IO_EXITING | \
2404 exec_control |= CPU_BASED_UNCOND_IO_EXITING; in prepare_vmcs02_early()6199 return nested_cpu_has(vmcs12, CPU_BASED_UNCOND_IO_EXITING); in nested_vmx_exit_handled_io()7079 CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING | in nested_vmx_setup_cpubased_ctls()
7906 return nested_cpu_has(vmcs12, CPU_BASED_UNCOND_IO_EXITING); in vmx_is_io_intercepted()
43 #define CPU_BASED_UNCOND_IO_EXITING VMCS_CONTROL_BIT(UNCOND_IO_EXITING) macro
Completed in 31 milliseconds