Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dcache.c291 mips_cache_ops.mco_sdcache_wbinv_all = in mips_config_cache()
303 mips_cache_ops.mco_sdcache_wbinv_all = in mips_config_cache()
315 mips_cache_ops.mco_sdcache_wbinv_all = in mips_config_cache()
/f-stack/freebsd/mips/include/
H A Dcache.h149 void (*mco_sdcache_wbinv_all)(void); member