Searched refs:ICIALLU (Results 1 – 5 of 5) sorted by relevance
27 stcopr r0, ICIALLU
534 __OM uint32_t ICIALLU; /*!< Offset: 0x250 ( /W) I-Cache Invalidate All to PoU */ member2078 SCB->ICIALLU = 0UL; /* invalidate I-Cache */ in SCB_EnableICache()2096 SCB->ICIALLU = 0UL; /* invalidate I-Cache */ in SCB_DisableICache()2112 SCB->ICIALLU = 0UL; in SCB_InvalidateICache()
114 branch predictor by performing an ``ICIALLU`` instruction.
533 #define ICIALLU p15, 0, c7, c5, 0 macro