Searched refs:CP15_PMCR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/include/
H A Dcpu-v6.h256 _RF0(cp15_pmcr_get, CP15_PMCR(%0))
257 _WF1(cp15_pmcr_set, CP15_PMCR(%0))
261 _RF0(cp15_pmcr_get, CP15_PMCR(%0))
262 _WF1(cp15_pmcr_set, CP15_PMCR(%0))
H A Dsysreg.h239 #define CP15_PMCR(rr) p15, 0, rr, c15, c12, 0 /* Performance Monitor Control Register */ macro
243 #define CP15_PMCR(rr) p15, 0, rr, c9, c12, 0 /* Performance Monitor Control Register */ macro

Completed in 72 milliseconds