Home
last modified time | relevance | path

Searched defs:ddb_mode (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/platform/pc64/x86_64/
H A Ddb_interface.c105 volatile int ddb_mode = !(boothowto & RB_GDB); in kdb_trap() local
/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Ddb_interface.c103 volatile int ddb_mode = !(boothowto & RB_GDB); in kdb_trap() local