Searched refs:kvm_arm_support_pmu_v3 (Results 1 – 4 of 4) sorted by relevance
52 bool kvm_arm_support_pmu_v3(void);93 static inline bool kvm_arm_support_pmu_v3(void) { return false; } in kvm_arm_support_pmu_v3() function
821 bool kvm_arm_support_pmu_v3(void) in kvm_arm_support_pmu_v3() function921 if (!kvm_arm_support_pmu_v3() || in kvm_arm_pmu_v3_set_attr()1043 if (kvm_arm_support_pmu_v3() && in kvm_arm_pmu_v3_has_attr()
71 r = kvm_arm_support_pmu_v3(); in kvm_arch_vm_ioctl_check_extension()
667 if (!kvm_arm_support_pmu_v3()) in reset_pmcr()