Searched refs:write_pmevcntrn (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vpmu_counter_access.c | 110 static void write_pmevcntrn(int n, unsigned long val) in write_pmevcntrn() function 155 { read_pmevcntrn, write_pmevcntrn, read_pmevtypern, write_pmevtypern }, 161 { read_sel_evcntr, write_pmevcntrn, read_sel_evtyper, write_pmevtypern },
|
| /linux/arch/arm64/include/asm/ |
| H A D | arm_pmuv3.h | 24 static inline void write_pmevcntrn(int n, unsigned long val) in write_pmevcntrn() function
|
| /linux/arch/arm/include/asm/ |
| H A D | arm_pmuv3.h | 105 static inline void write_pmevcntrn(int n, unsigned long val) in write_pmevcntrn() function
|