Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcache.h130 #define dcache_flush_page_all(pa) smp_dcache_flush_page_cpuset(pa, cpus_active) macro
134 #define dcache_flush_page_all(pa) dcache_flush_page(pa) macro