Searched refs:SECONDARY_EXEC_ENABLE_VPID (Results 1 – 6 of 6) sorted by relevance
163 SECONDARY_EXEC_ENABLE_VPID; in cpu_has_vmx_vpid()
199 return nested_cpu_has2(vmcs12, SECONDARY_EXEC_ENABLE_VPID); in nested_cpu_has_vpid()
2376 SECONDARY_EXEC_ENABLE_VPID | in setup_vmcs_config()2427 if (!(_cpu_based_2nd_exec_control & SECONDARY_EXEC_ENABLE_VPID) && in setup_vmcs_config()4015 exec_control &= ~SECONDARY_EXEC_ENABLE_VPID; in vmx_compute_secondary_exec_control()5846 if (secondary_exec_control & SECONDARY_EXEC_ENABLE_VPID) in dump_vmcs()
4977 SECONDARY_EXEC_ENABLE_VPID) || in handle_invvpid()5960 SECONDARY_EXEC_ENABLE_VPID; in nested_vmx_setup_ctls_msrs()
54 #define SECONDARY_EXEC_ENABLE_VPID 0x00000020 macro
53 #define SECONDARY_EXEC_ENABLE_VPID 0x00000020 macro