HomeSort by: relevance | last modified time | path
    Searched refs:sp_vcache_flush_context (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc/sparc/
cpuvar.h 79 void (*sp_vcache_flush_context)(int); member in struct:module_info
cpu.c 1188 sc->sp_vcache_flush_context = noop_vcache_flush_context;
1745 sc->sp_vcache_flush_context = 0;
2177 MPCOPY(sp_vcache_flush_context);
2198 sc->vcache_flush_context = sc->sp_vcache_flush_context;
cache.c 1070 FXCALL1(cpuinfo.sp_vcache_flush_context, cpuinfo.ft_vcache_flush_context,
  /src/sys/arch/sparc/include/
cpu.h 287 void (*sp_vcache_flush_context)(int); member in struct:cpu_info

Completed in 33 milliseconds