Searched refs:cache_flush_region (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/sparc/sparc/ | ||
| D | cache.h | 221 #define cache_flush_region(vr,ctx) cpuinfo.vcache_flush_region(vr,ctx) macro |
| D | pmap.c | 1917 cache_flush_region(me->me_vreg, pm->pm_ctxnum); in region_alloc() |