Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/sun3/
H A Dcache.c122 cache_flush_context(void) in cache_flush_context() function
/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.h222 #define cache_flush_context(ctx) cpuinfo.vcache_flush_context(ctx) macro