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
92 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
127 1: mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
149 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D line
172 mcrne p15, 0, r0, c7, c14, 1 @ clean & invalidate D entry
175 mcrne p15, 0, r1, c7, c14, 1 @ clean & invalidate D entry
187 * Clean (write back) the specified virtual address range.
194 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
209 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D entry