Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/arm/
HDlocore-v6.S146 mcr CP15_ICIALLU
341 mcr CP15_ICIALLU
377 mcr CP15_ICIALLU
470 mcr CP15_ICIALLU
HDcpufunc_asm_armv7.S177 mcr CP15_ICIALLU
347 mcr CP15_ICIALLU @ invalidate instruction+branch cache
HDswtch-v6.S156 mcreq CP15_ICIALLU /* This is the only way how to flush */
/freebsd-11-stable/sys/arm/include/
HDsysreg.h151 #define CP15_ICIALLU p15, 0, r0, c7, c5, 0 /* Instruction cache invalidate all PoU */ macro
HDcpu-v6.h145 _WF0(_CP15_ICIALLU, CP15_ICIALLU) /* Instruction cache invalidate all PoU */ in _WF0()