Lines Matching full:clean
31 * clean the whole cache, rather than using the individual
34 * Size Clean (ticks) Dirty (ticks)
54 * Unconditionally clean and invalidate the entire icache.
65 * Clean and invalidate all cache entries in a particular address
73 * Clean and invalidate the entire cache.
116 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
163 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
188 mcrne p15, 0, r0, c7, c10, 1 @ clean D entry
190 mcrne p15, 0, r1, c7, c10, 1 @ clean D entry
201 * Clean (write back) the specified virtual address range.
208 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
218 * Clean and invalidate the specified virtual address range.