Searched defs:pmuver (Results 1 – 6 of 6) sorted by relevance
139 static inline bool pmuv3_implemented(int pmuver) in pmuv3_implemented()145 static inline bool is_pmuv3p4(int pmuver) in is_pmuv3p4()150 static inline bool is_pmuv3p5(int pmuver) in is_pmuv3p5()
238 static inline bool pmuv3_implemented(int pmuver) in pmuv3_implemented()244 static inline bool is_pmuv3p4(int pmuver) in is_pmuv3p4()249 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() local962 u8 pmuver = kvm_arm_pmu_get_pmuver_limit(); in kvm_arm_pmu_v3_set_attr() local
1296 static u8 pmuver_to_perfmon(u8 pmuver) in pmuver_to_perfmon()1499 u8 pmuver = SYS_FIELD_GET(ID_AA64DFR0_EL1, PMUVer, val); in set_id_aa64dfr0_el1() local
89 int pmuver; member
1100 int pmuver; in __armv8pmu_probe_pmu() local