Home
last modified time | relevance | path

Searched refs:r5k_picache_sync_all (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dcache_r5k.h40 void r5k_picache_sync_all(void);
/netbsd-src/sys/arch/mips/mips/
H A Dcache_r5k.c91 r5k_picache_sync_all(void) in r5k_picache_sync_all() function
140 r5k_picache_sync_all(); in r5k_picache_sync_range_index()
H A Dcache.c490 mco->mco_icache_sync_all = r5k_picache_sync_all; in mips_config_cache_prehistoric()