Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dsegments.h213 #define IDT_NM 7 /* #NM: No Math Coprocessor */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c2734 setidt_global(IDT_NM, &IDTVEC(dna), SDT_SYSIGT, SEL_KPL, 0); in hammer_time()