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

  /src/sys/arch/sparc/sparc/
cpuvar.h 75 void (*sp_vcache_flush_segment)(int, int, int); member in struct:module_info
cache.c 809 FXCALL3(cpuinfo.sp_vcache_flush_segment,
1054 FXCALL3(cpuinfo.sp_vcache_flush_segment, cpuinfo.ft_vcache_flush_segment,
cpu.c 1186 sc->sp_vcache_flush_segment = noop_vcache_flush_segment;
1743 sc->sp_vcache_flush_segment = 0;
2175 MPCOPY(sp_vcache_flush_segment);
2196 sc->vcache_flush_segment = sc->sp_vcache_flush_segment;
  /src/sys/arch/sparc/include/
cpu.h 281 void (*sp_vcache_flush_segment)(int, int, int); member in struct:cpu_info

Completed in 101 milliseconds