Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/mips/
H A Dcache_mipsNN.c69 mips_intern_dcache_sync_all(); in mipsNN_picache_sync_all()
H A Dcache_r5k.c99 mips_intern_dcache_sync_all(); in r5k_picache_sync_all()
/netbsd-src/sys/arch/mips/include/
H A Dcache.h300 #define mips_intern_dcache_sync_all() \ macro