Searched refs:mco_icache_sync_range (Results 1 – 2 of 2) sorted by relevance
95 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()102 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()109 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()116 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()125 mips_cache_ops.mco_icache_sync_range = cache_noop; in mips_config_cache()262 if (!mips_cache_ops.mco_icache_sync_range) in mips_config_cache()
133 void (*mco_icache_sync_range)(vm_offset_t, vm_size_t); member185 (*mips_cache_ops.mco_icache_sync_range)((v), (s))