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.
118 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
172 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
197 mcrne p15, 0, r0, c7, c10, 1 @ clean D entry
199 mcrne p15, 0, r1, c7, c10, 1 @ clean D entry
210 * Clean (write back) the specified virtual address range.
217 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
227 * Clean and invalidate the specified virtual address range.