Searched refs:system_supports_pmuv3 (Results 1 – 3 of 3) sorted by relevance
44 if (!system_supports_pmuv3() || !kvm_pmu_switch_needed(attr)) in kvm_set_pmu_events()60 if (!system_supports_pmuv3()) in kvm_clr_pmu_events()136 if (!system_supports_pmuv3() || !has_vhe()) in kvm_vcpu_pmu_restore_guest()157 if (!system_supports_pmuv3() || !has_vhe()) in kvm_vcpu_pmu_restore_host()183 if (!system_supports_pmuv3() || !has_vhe()) in kvm_set_pmuserenr()
426 if (system_supports_pmuv3()) { in __activate_traps_common()460 if (system_supports_pmuv3()) { in __deactivate_traps_common()
869 static inline bool system_supports_pmuv3(void) in system_supports_pmuv3() function
Completed in 14 milliseconds