Home
last modified time | relevance | path

Searched refs:vcache_flush_context (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/arch/sparc/sparc/
Dcpuvar.h72 void (*vcache_flush_context)(void); member
185 void (*vcache_flush_context)(void); member
Dcache.h206 #define cache_flush_context() cpuinfo.vcache_flush_context()
Dcpu.c458 sc->vcache_flush_context = noop_vcache_flush_context;
1048 sc->vcache_flush_context = 0;
1235 MPCOPY(vcache_flush_context);