Home
last modified time | relevance | path

Searched refs:mco_icache_sync_all (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/mips/
H A Dcache.c209 if (!mco->mco_icache_sync_all) in mips_config_cache()
277 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
310 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
338 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
420 mco->mco_icache_sync_all = r4k_icache_sync_all_generic; in mips_config_cache_prehistoric()
490 mco->mco_icache_sync_all = r5k_picache_sync_all; in mips_config_cache_prehistoric()
596 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
628 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
891 mco->mco_icache_sync_all = no_cache_op; in mips_config_cache_emips()
1147 mco->mco_icache_sync_all = mipsNN_picache_sync_all; in mips_config_cache_modern()
[all …]
/netbsd-src/sys/arch/mips/include/
H A Dcache.h130 void (*mco_icache_sync_all)(void); member
272 (*mips_cache_ops.mco_icache_sync_all)()