Searched defs:pmuver (Results 1 – 6 of 6) sorted by relevance
124 static inline bool pmuv3_implemented(int pmuver) in pmuv3_implemented()130 static inline bool is_pmuv3p4(int pmuver) in is_pmuv3p4()135 static inline bool is_pmuv3p5(int pmuver) in is_pmuv3p5()
216 static inline bool pmuv3_implemented(int pmuver) in pmuv3_implemented()222 static inline bool is_pmuv3p4(int pmuver) in is_pmuv3p4()227 static inline bool is_pmuv3p5(int pmuver) in is_pmuv3p5()
39 static u32 __kvm_pmu_event_mask(unsigned int pmuver) in __kvm_pmu_event_mask()58 u8 pmuver = SYS_FIELD_GET(ID_AA64DFR0_EL1, PMUVer, dfr0); in kvm_pmu_event_mask() local961 u8 pmuver = kvm_arm_pmu_get_pmuver_limit(); in kvm_arm_pmu_v3_set_attr() local
1302 static u8 pmuver_to_perfmon(u8 pmuver) in pmuver_to_perfmon()1513 u8 pmuver = SYS_FIELD_GET(ID_AA64DFR0_EL1, PMUVer, val); in set_id_aa64dfr0_el1() local
89 int pmuver; member
1104 int pmuver; in __armv8pmu_probe_pmu() local