Home
last modified time | relevance | path

Searched refs:CP15_ACTLR (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/arm/include/
HDcpu-v4.h99 _RF0(cp15_actlr_get, CP15_ACTLR(%0))
100 _WF1(cp15_actlr_set, CP15_ACTLR(%0))
HDcpu-v6.h181 _RF0(cp15_actlr_get, CP15_ACTLR(%0)) in _WF0()
182 _WF1(cp15_actlr_set, CP15_ACTLR(%0)) in _WF0()
HDsysreg.h96 #define CP15_ACTLR(rr) p15, 0, rr, c1, c0, 1 /* IMPLEMENTATION DEFINED Auxiliary Control Register… macro
/freebsd-11-stable/sys/arm/arm/
HDcpufunc_asm_armv7.S301 mrc CP15_ACTLR(r2)
306 mcrne CP15_ACTLR(r3)
HDlocore-v6.S346 mrc CP15_ACTLR(r7)
350 mcrne CP15_ACTLR(r8)