Searched refs:mco_icache_sync_all (Results 1 – 2 of 2) sorted by relevance
94 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_16; in mips_config_cache()101 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_32; in mips_config_cache()108 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_64; in mips_config_cache()115 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_128; in mips_config_cache()124 mips_cache_ops.mco_icache_sync_all = (void (*)(void))cache_noop; in mips_config_cache()260 if (!mips_cache_ops.mco_icache_sync_all) in mips_config_cache()
132 void (*mco_icache_sync_all)(void); member180 (*mips_cache_ops.mco_icache_sync_all)()