Lines Matching full:clean
41 * Unconditionally clean and invalidate the entire icache.
52 * Clean and invalidate all cache entries in a particular address
60 * Clean and invalidate the entire cache.
66 mcr p15, 0, ip, c7, c14, 0 @ clean/invalidate D cache
93 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
132 1: mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
155 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D line
179 mcrne p15, 0, r0, c7, c14, 1 @ clean & invalidate D entry
182 mcrne p15, 0, r1, c7, c14, 1 @ clean & invalidate D entry
194 * Clean (write back) the specified virtual address range.
201 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
216 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D entry