Searched refs:CPU_BASED_UNCOND_IO_EXITING (Results 1 – 6 of 6) sorted by relevance
62 CPU_BASED_UNCOND_IO_EXITING | \
532 CPU_BASED_UNCOND_IO_EXITING | \
2279 exec_control |= CPU_BASED_UNCOND_IO_EXITING; in prepare_vmcs02_early()5956 return nested_cpu_has(vmcs12, CPU_BASED_UNCOND_IO_EXITING); in nested_vmx_exit_handled_io()6847 CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING | in nested_vmx_setup_ctls_msrs()
7872 CPU_BASED_UNCOND_IO_EXITING); in vmx_check_intercept_io()
34 #define CPU_BASED_UNCOND_IO_EXITING 0x01000000 macro
40 #define CPU_BASED_UNCOND_IO_EXITING VMCS_CONTROL_BIT(UNCOND_IO_EXITING) macro
Completed in 37 milliseconds