Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dsegments.h197 #define IDT_DB 1 /* #DB: Debug */ macro
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c1730 setidt(IDT_DB, &IDTVEC(dbg), SDT_SYSIGT, SEL_KPL, 4); in hammer_time()
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2228 setidt(IDT_DB, &IDTVEC(dbg), SDT_SYS386IGT, SEL_KPL, in i386_setidt1()