Home
last modified time | relevance | path

Searched refs:cache_flush_context (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sun3/sun3/
H A Dmachdep.h154 void cache_flush_context(void);
H A Dcache.c122 cache_flush_context(void) in cache_flush_context() function
H A Dpmap.c600 cache_flush_context(); in context_free()
/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.h222 #define cache_flush_context(ctx) cpuinfo.vcache_flush_context(ctx) macro
H A Dpmap.c2216 cache_flush_context(cnum); in ctx_alloc()
2277 cache_flush_context(cnum); in ctx_alloc()
2323 cache_flush_context(ctx); in ctx_free()
2334 cache_flush_context(ctx); in ctx_free()
4614 cache_flush_context(pm->pm_ctxnum); in pmap_remove_all()
4621 cache_flush_context(pm->pm_ctxnum); in pmap_remove_all()
/netbsd-src/sys/arch/sun2/sun2/
H A Dpmap.c591 cache_flush_context(); in context_free()