Home
last modified time | relevance | path

Searched refs:CP15_ICIALLU (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dlocore-v6.S154 mcr CP15_ICIALLU
349 mcr CP15_ICIALLU
385 mcr CP15_ICIALLU
481 mcr CP15_ICIALLU
H A Dswtch-v6.S156 mcreq CP15_ICIALLU /* This is the only way how to flush */
/f-stack/freebsd/arm/include/
H A Dcpu-v6.h179 _WF0(_CP15_ICIALLU, CP15_ICIALLU) /* Instruction cache invalidate all PoU */ in _WF0()
H A Dsysreg.h160 #define CP15_ICIALLU p15, 0, r0, c7, c5, 0 /* Instruction cache invalidate all PoU */ macro