Home
last modified time | relevance | path

Searched refs:kvm_arm_support_pmu_v3 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/kvm/
Darm_pmu.h59 bool kvm_arm_support_pmu_v3(void);
99 static inline bool kvm_arm_support_pmu_v3(void) { return false; } in kvm_arm_support_pmu_v3() function
/linux-4.19.296/virt/kvm/arm/
Dpmu.c433 bool kvm_arm_support_pmu_v3(void) in kvm_arm_support_pmu_v3() function
478 if (!kvm_arm_support_pmu_v3()) in kvm_arm_pmu_v3_init()
603 if (kvm_arm_support_pmu_v3() && in kvm_arm_pmu_v3_has_attr()