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

  /src/sys/arch/sparc/sparc/
cache.h 222 #define cache_flush_context(ctx) cpuinfo.vcache_flush_context(ctx)
cpu.c 629 SET_CACHE_FUNC(vcache_flush_context);
2198 sc->vcache_flush_context = sc->sp_vcache_flush_context;
  /src/sys/arch/sparc/include/
cpu.h 286 void (*vcache_flush_context)(int); member in struct:cpu_info

Completed in 45 milliseconds