Home
last modified time | relevance | path

Searched refs:sp_vcache_flush_range (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/sparc/sparc/
H A Dcpuvar.h81 void (*sp_vcache_flush_range)(int, int, int); member
H A Dcache.c796 FXCALL3(cpuinfo.sp_vcache_flush_range, in srmmu_cache_flush()
800 cpuinfo.sp_vcache_flush_range((int)base, len, ctx); in srmmu_cache_flush()
H A Dcpu.c2178 MPCOPY(sp_vcache_flush_range); in getcpuinfo()
/netbsd-src/sys/arch/sparc/include/
H A Dcpu.h291 void (*sp_vcache_flush_range)(int, int, int); member