Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.h169 void srmmu_cache_flush(void *, u_int); /* flush range */
H A Dcpu.c1540 srmmu_cache_flush,
1567 srmmu_cache_flush,
1610 srmmu_cache_flush,
1675 srmmu_cache_flush,
1703 srmmu_cache_flush,
1828 sc->cache_flush = srmmu_cache_flush; in viking_hotfix()
H A Dcache.c770 srmmu_cache_flush(void *base, u_int len) in srmmu_cache_flush() function