Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/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()
491 mco->mco_icache_sync_all = r5k_picache_sync_all; in mips_config_cache_prehistoric()
599 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
631 mco->mco_icache_sync_all = in mips_config_cache_prehistoric()
882 mco->mco_icache_sync_all = no_cache_op; in mips_config_cache_emips()
1176 mco->mco_icache_sync_all = mipsNN_picache_sync_all; in mips_config_cache_modern()
1201 mco->mco_icache_sync_all = no_cache_op; in mips_config_cache_modern()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/mips/include/
H A Dcache.h130 void (*mco_icache_sync_all)(void); member
268 (*mips_cache_ops.mco_icache_sync_all)()