Searched refs:CPU_BASED_PAUSE_EXITING (Results 1 – 4 of 4) sorted by relevance
78 CPU_BASED_PAUSE_EXITING | in guest_code()
37 #define CPU_BASED_PAUSE_EXITING 0x40000000 macro
6614 return nested_cpu_has(vmcs12, CPU_BASED_PAUSE_EXITING) || in nested_vmx_l1_wants_exit()7187 CPU_BASED_RDTSC_EXITING | CPU_BASED_PAUSE_EXITING | in nested_vmx_setup_cpubased_ctls()
4605 CPU_BASED_PAUSE_EXITING); in vmx_exec_control()8300 !nested_cpu_has(vmcs12, CPU_BASED_PAUSE_EXITING)) in vmx_check_intercept()