Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/sparc/
Dcache.h221 #define cache_flush_region(vr,ctx) cpuinfo.vcache_flush_region(vr,ctx) macro
Dpmap.c1917 cache_flush_region(me->me_vreg, pm->pm_ctxnum); in region_alloc()