HomeSort by: relevance | last modified time | path
    Searched defs:cache_flush_page (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/sun3/
cache.c 64 cache_flush_page(vaddr_t pgva) function in typeref:typename:void
  /src/sys/arch/sparc/sparc/
cache.h 219 #define cache_flush_page(va,ctx) cpuinfo.vcache_flush_page(va,ctx) macro

Completed in 37 milliseconds