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

  /src/sys/arch/sparc/sparc/
cache.h 220 #define cache_flush_segment(vr,vs,ctx) cpuinfo.vcache_flush_segment(vr,vs,ctx)
cpu.c 627 SET_CACHE_FUNC(vcache_flush_segment);
2196 sc->vcache_flush_segment = sc->sp_vcache_flush_segment;
  /src/sys/arch/sparc/include/
cpu.h 280 void (*vcache_flush_segment)(int, int, int); member in struct:cpu_info

Completed in 27 milliseconds