Home
last modified time | relevance | path

Searched defs:set_pmcr (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/arm/
H A Dpmu.c126 static inline void set_pmcr(uint32_t v) { write_sysreg(v, PMCR); } in set_pmcr() function
211 static inline void set_pmcr(uint32_t v) { write_sysreg(v, pmcr_el0); } in set_pmcr() function