Home
last modified time | relevance | path

Searched defs:cache_flush_segment (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sun3/sun3/
H A Dcache.c93 cache_flush_segment(vaddr_t sgva) in cache_flush_segment() function
/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.h220 #define cache_flush_segment(vr,vs,ctx) cpuinfo.vcache_flush_segment(vr,vs,ctx) macro