Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dsegments.h211 #define IDT_BR 5 /* #BR: Bound Range Exceeded */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c2732 setidt_global(IDT_BR, &IDTVEC(bnd), SDT_SYSIGT, SEL_KPL, 0); in hammer_time()