Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dvpmu_counter_access.c118 static unsigned long read_pmevtypern(int n) in read_pmevtypern() function
155 { read_pmevcntrn, write_pmevcntrn, read_pmevtypern, write_pmevtypern },
159 { read_pmevcntrn, write_sel_evcntr, read_pmevtypern, write_sel_evtyper },
/linux/arch/arm64/include/asm/
H A Darm_pmuv3.h38 static inline unsigned long read_pmevtypern(int n) in read_pmevtypern() function