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

  /src/sys/arch/sparc/sparc/
cpuvar.h 81 void (*sp_vcache_flush_range)(int, int, int); member in struct:module_info
cache.c 796 FXCALL3(cpuinfo.sp_vcache_flush_range,
800 cpuinfo.sp_vcache_flush_range((int)base, len, ctx);
cpu.c 2178 MPCOPY(sp_vcache_flush_range);
  /src/sys/arch/sparc/include/
cpu.h 291 void (*sp_vcache_flush_range)(int, int, int); member in struct:cpu_info

Completed in 27 milliseconds