Searched refs:mco_icache_sync_all (Results 1 – 2 of 2) sorted by relevance
96 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_16; in mips_config_cache()103 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_32; in mips_config_cache()110 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_64; in mips_config_cache()117 mips_cache_ops.mco_icache_sync_all = mipsNN_icache_sync_all_128; in mips_config_cache()126 mips_cache_ops.mco_icache_sync_all = (void (*)(void))cache_noop; in mips_config_cache()262 if (!mips_cache_ops.mco_icache_sync_all) in mips_config_cache()
134 void (*mco_icache_sync_all)(void); member184 (*mips_cache_ops.mco_icache_sync_all)()