Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dlocore-v6.S319 mcr CP15_BPIALL /* Flush Branch predictor */
375 mcr CP15_BPIALL /* Flush Branch predictor */
H A Dswtch-v6.S155 mcrne CP15_BPIALL /* Flush entire Branch Target Cache */
/f-stack/freebsd/arm/include/
H A Dcpu-v6.h165 _WF0(_CP15_BPIALL, CP15_BPIALL) /* Branch predictor invalidate all */ in _WF0()
H A Dsysreg.h166 #define CP15_BPIALL p15, 0, r0, c7, c5, 6 /* Branch predictor invalidate all */ macro