Home
last modified time | relevance | path

Searched refs:system_supports_pmuv3 (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/kvm/
A Dpmu.c44 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()
/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h426 if (system_supports_pmuv3()) { in __activate_traps_common()
460 if (system_supports_pmuv3()) { in __deactivate_traps_common()
/arch/arm64/include/asm/
A Dcpufeature.h869 static inline bool system_supports_pmuv3(void) in system_supports_pmuv3() function

Completed in 14 milliseconds