Searched refs:KMDB_F_TRAP_NOSWITCH (Results 1 – 3 of 3) sorted by relevance
43 #define KMDB_F_TRAP_NOSWITCH 0x2 /* don't use debugger's IDT/TBA */ macro
95 if (kctl.kctl_flags & KMDB_F_TRAP_NOSWITCH) in kctl_auxv_init()
78 { "kmdb-trap-noswitch", 0, KMDB_F_TRAP_NOSWITCH },