Searched refs:CPU_BASED_INVLPG_EXITING (Results 1 – 6 of 6) sorted by relevance
61 CPU_BASED_INVLPG_EXITING | \
525 CPU_BASED_INVLPG_EXITING | \
6291 return nested_cpu_has(vmcs12, CPU_BASED_INVLPG_EXITING); in nested_vmx_l1_wants_exit()6355 nested_cpu_has(vmcs12, CPU_BASED_INVLPG_EXITING); in nested_vmx_l1_wants_exit()6867 CPU_BASED_HLT_EXITING | CPU_BASED_INVLPG_EXITING | in nested_vmx_setup_cpubased_ctls()
4507 CPU_BASED_INVLPG_EXITING); in vmx_exec_control()
23 #define CPU_BASED_INVLPG_EXITING 0x00000200 macro
30 #define CPU_BASED_INVLPG_EXITING VMCS_CONTROL_BIT(INVLPG_EXITING) macro