Home
last modified time | relevance | path

Searched refs:cpu_has_load_perf_global_ctrl (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h103 static inline bool cpu_has_load_perf_global_ctrl(void) in cpu_has_load_perf_global_ctrl() function
H A Dvmcs12.c196 return cpu_has_load_perf_global_ctrl(); in cpu_has_vmcs12_field()
H A Dpmu_intel.c777 if (WARN_ON_ONCE(!cpu_has_load_perf_global_ctrl())) in intel_pmu_is_mediated_pmu_supported()
H A Dvmx.c1071 if (cpu_has_load_perf_global_ctrl()) { in clear_atomic_switch_msr()
1132 if (cpu_has_load_perf_global_ctrl()) { in add_atomic_switch_msr()
6655 if (cpu_has_load_perf_global_ctrl() && in dump_vmcs()
6700 if (cpu_has_load_perf_global_ctrl() && in dump_vmcs()