Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/arm/
HDcpufunc_asm_armv7.S175 mcr CP15_ICIALLUIS
/freebsd-11-stable/sys/arm/include/
HDsysreg.h145 #define CP15_ICIALLUIS p15, 0, r0, c7, c1, 0 /* Instruction cache invalidate all PoU, IS */ macro
HDcpu-v6.h147 _WF0(_CP15_ICIALLUIS, CP15_ICIALLUIS) /* Instruction cache invalidate all PoU IS */ in _WF0()