Home
last modified time | relevance | path

Searched refs:CP15_ICIMVAU (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dcpu_asm-v6.S251 mcr CP15_ICIMVAU(r0)
/f-stack/freebsd/arm/include/
H A Dcpu-v6.h183 _WF1(_CP15_ICIMVAU, CP15_ICIMVAU(%0)) /* Instruction cache invalidate */ in _WF0()
H A Dsysreg.h161 #define CP15_ICIMVAU(rr) p15, 0, rr, c7, c5, 1 /* Instruction cache invalidate */ macro