Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c910 #define WATCH_VW (1L<<21) in db_watch() macro
967 tmp |= WATCH_VW | (mask << WATCH_VM_SHIFT); in db_watch()
982 tmp &= ~(WATCH_VM|WATCH_VR|WATCH_VW); in db_watch()