Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dcache.h225 #define pcache_flush_page(pa,flag) cpuinfo.pcache_flush_page(pa,flag) macro
H A Dcpuvar.h83 void (*pcache_flush_page)(paddr_t, int); member
/netbsd-src/sys/arch/sparc/include/
H A Dcpu.h294 void (*pcache_flush_page)(paddr_t, int); member