Home
last modified time | relevance | path

Searched refs:ASI_FLUSHPG (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/sparc/include/
Dctlreg.h85 #define ASI_FLUSHPG 0x0d /* [4/4c] flush cache by page */ macro
/netbsd/src/sys/arch/sparc/sparc/
Dcache.c480 sta(p, ASI_FLUSHPG, 0); in sun4_vcache_flush_page()
556 sta(p, ASI_FLUSHPG, 0); in sun4_cache_flush()