Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c914 #define WATCH_PM (((uint64_t)0xffffL)<<WATCH_PM_SHIFT) in db_watch() macro
958 tmp &= ~WATCH_PM; in db_watch()
979 tmp &= ~(WATCH_PM|WATCH_PR|WATCH_PW); in db_watch()