Lines Matching full:sure
123 /* Make sure cache selection is effective for next memory access */ in get_cline_size()
161 /* Make sure cache action is effective for next memory access */ in action_cache_range()
163 isb(); /* Make sure instruction stream sees it */ in action_cache_range()
181 /* Make sure cache selection is effective for next memory access */ in action_dcache_all()
193 /* Make sure cache action is effective for next memory access */ in action_dcache_all()
195 isb(); /* Make sure instruction stream sees it */ in action_dcache_all()
212 /* Make sure cache action is effective for next memory access */ in dcache_enable()
214 isb(); /* Make sure instruction stream sees it */ in dcache_enable()
230 /* Make sure cache action is effective for next memory access */ in dcache_disable()
232 isb(); /* Make sure instruction stream sees it */ in dcache_disable()
301 /* Make sure cache action is effective for next memory access */ in invalidate_icache_all()
303 isb(); /* Make sure instruction stream sees it */ in invalidate_icache_all()
314 /* Make sure cache action is effective for next memory access */ in icache_enable()
316 isb(); /* Make sure instruction stream sees it */ in icache_enable()