Lines Matching full:cache
26 /* Read current CP15 Cache Size ID Register */ in get_ccsidr()
35 /* Align start to cache line boundary */ in v7_dcache_clean_inval_range()
38 /* DCCIMVAC - Clean & Invalidate data cache by MVA to PoC */ in v7_dcache_clean_inval_range()
65 /* DCIMVAC - Invalidate data cache by MVA to PoC */ in v7_dcache_inval_range()
118 * Performs a clean & invalidation of the entire data cache
129 * Invalidates range in all levels of D-cache/unified cache used:
143 * Flush range(clean & invalidate) from all levels of D-cache/unified
144 * cache used:
200 /* Invalidate entire I-cache and branch predictor array */
205 * Also flushes branch target cache. in invalidate_icache_all()
224 /* Stub implementations for outer cache operations */