Lines Matching full:sure
124 /* Make sure cache selection is effective for next memory access */ in get_cline_size()
162 /* Make sure cache action is effective for next memory access */ in action_cache_range()
164 isb(); /* Make sure instruction stream sees it */ in action_cache_range()
182 /* Make sure cache selection is effective for next memory access */ in action_dcache_all()
194 /* Make sure cache action is effective for next memory access */ in action_dcache_all()
196 isb(); /* Make sure instruction stream sees it */ in action_dcache_all()
213 /* Make sure cache action is effective for next memory access */ in dcache_enable()
215 isb(); /* Make sure instruction stream sees it */ in dcache_enable()
231 /* Make sure cache action is effective for next memory access */ in dcache_disable()
233 isb(); /* Make sure instruction stream sees it */ in dcache_disable()
302 /* Make sure cache action is effective for next memory access */ in invalidate_icache_all()
304 isb(); /* Make sure instruction stream sees it */ in invalidate_icache_all()
315 /* Make sure cache action is effective for next memory access */ in icache_enable()
317 isb(); /* Make sure instruction stream sees it */ in icache_enable()