Lines Matching full:clean
32 * clean the whole cache, rather than using the individual
35 * Size Clean (ticks) Dirty (ticks)
55 * Unconditionally clean and invalidate the entire icache.
66 * Clean and invalidate all cache entries in a particular address
74 * Clean and invalidate the entire cache.
117 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
164 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
189 mcrne p15, 0, r0, c7, c10, 1 @ clean D entry
191 mcrne p15, 0, r1, c7, c10, 1 @ clean D entry
202 * Clean (write back) the specified virtual address range.
209 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
219 * Clean and invalidate the specified virtual address range.