Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.h214 void smp_vcache_flush_region(int,int); /* flush region in cur ctx */
H A Dcache.c1059 smp_vcache_flush_region(int vr, int ctx) in smp_vcache_flush_region() function