Searched refs:CPU_BASED_INVLPG_EXITING (Results 1 – 5 of 5) sorted by relevance
58 CPU_BASED_INVLPG_EXITING | \
528 CPU_BASED_INVLPG_EXITING | \
6495 return nested_cpu_has(vmcs12, CPU_BASED_INVLPG_EXITING); in nested_vmx_l1_wants_exit()6559 nested_cpu_has(vmcs12, CPU_BASED_INVLPG_EXITING); in nested_vmx_l1_wants_exit()7073 CPU_BASED_HLT_EXITING | CPU_BASED_INVLPG_EXITING | in nested_vmx_setup_cpubased_ctls()
4406 CPU_BASED_INVLPG_EXITING); in vmx_exec_control()
31 #define CPU_BASED_INVLPG_EXITING VMCS_CONTROL_BIT(INVLPG_EXITING) macro
Completed in 33 milliseconds