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

  /src/sys/arch/sparc/sparc/
cpuvar.h 85 void (*cache_flush_all)(void); member in struct:module_info
intr.c 621 cpuinfo.cache_flush_all();
626 cpuinfo.cache_flush_all();
650 cpuinfo.cache_flush_all();
655 cpuinfo.cache_flush_all();
cpu.c 702 cpuinfo.cache_flush_all();
2186 MPCOPY(cache_flush_all);
2199 (*sc->cache_flush_all)();
  /src/sys/arch/sparc/include/
cpu.h 296 void (*cache_flush_all)(void); member in struct:cpu_info

Completed in 14 milliseconds