Searched refs:CP15_DCCISW (Results 1 – 4 of 4) sorted by relevance
192 2: mcr CP15_DCCISW(r3) /* clean and invalidate line */
156 mcr CP15_DCCISW(r6)
203 #define CP15_DCCISW(rr) p15, 0, rr, c7, c14, 2 /* Data cache clean and invalidate by set/way */ macro
137 _WF1(_CP15_DCCISW, CP15_DCCISW(%0)) /* Data cache clean and invalidate by set/way */ in _WF0()