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