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

  /src/sys/arch/sparc/sparc/
cpuvar.h 77 void (*sp_vcache_flush_region)(int, int); member in struct:module_info
cache.c 822 FXCALL2(cpuinfo.sp_vcache_flush_region,
1062 FXCALL2(cpuinfo.sp_vcache_flush_region, cpuinfo.ft_vcache_flush_region,
cpu.c 1187 sc->sp_vcache_flush_region = noop_vcache_flush_region;
1744 sc->sp_vcache_flush_region = 0;
2176 MPCOPY(sp_vcache_flush_region);
2197 sc->vcache_flush_region = sc->sp_vcache_flush_region;
  /src/sys/arch/sparc/include/
cpu.h 284 void (*sp_vcache_flush_region)(int, int); member in struct:cpu_info

Completed in 16 milliseconds