Searched refs:CPU_BASED_PAUSE_EXITING (Results 1 – 5 of 5) sorted by relevance
48 #define CPU_BASED_PAUSE_EXITING VMCS_CONTROL_BIT(PAUSE_EXITING) macro
551 CPU_BASED_PAUSE_EXITING | \
6521 return nested_cpu_has(vmcs12, CPU_BASED_PAUSE_EXITING) || in nested_vmx_l1_wants_exit()7063 CPU_BASED_RDTSC_EXITING | CPU_BASED_PAUSE_EXITING | in nested_vmx_setup_cpubased_ctls()
4498 CPU_BASED_PAUSE_EXITING); in vmx_exec_control()8093 !nested_cpu_has2(vmcs12, CPU_BASED_PAUSE_EXITING)) in vmx_check_intercept()