Searched refs:mco_icache_sync_range (Results 1 – 2 of 2) sorted by relevance
97 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()104 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()111 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()118 mips_cache_ops.mco_icache_sync_range = in mips_config_cache()127 mips_cache_ops.mco_icache_sync_range = cache_noop; in mips_config_cache()264 if (!mips_cache_ops.mco_icache_sync_range) in mips_config_cache()
135 void (*mco_icache_sync_range)(vm_offset_t, vm_size_t); member187 (*mips_cache_ops.mco_icache_sync_range)((v), (s))