Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/include/
H A Dmtpr.h101 #define PR_CSWP 66 /* Cache Sweep (KA86) */ macro
/netbsd-src/sys/arch/vax/vax/
H A Dka860.c292 mtpr(3, PR_CSWP); in ka860_conf()