Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/sparc/
Dcpuvar.h79 void (*sp_vcache_flush_context)(int); member
Dcpu.c1188 sc->sp_vcache_flush_context = noop_vcache_flush_context; in getcacheinfo_sun4()
1745 sc->sp_vcache_flush_context = 0; in cpumatch_turbosparc()
2177 MPCOPY(sp_vcache_flush_context); in getcpuinfo()
2198 sc->vcache_flush_context = sc->sp_vcache_flush_context; in getcpuinfo()
Dcache.c1070 FXCALL1(cpuinfo.sp_vcache_flush_context, cpuinfo.ft_vcache_flush_context, in smp_vcache_flush_context()
/netbsd/src/sys/arch/sparc/include/
Dcpu.h287 void (*sp_vcache_flush_context)(int); member