Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dsegments.h210 #define IDT_OF 4 /* #OF: Overflow */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c2731 setidt_global(IDT_OF, &IDTVEC(ofl), SDT_SYSIGT, SEL_KPL, 0); in hammer_time()