Searched refs:IDT_OF (Results 1 – 5 of 5) sorted by relevance
197 #define IDT_OF 4 /* #OF: Overflow */ macro
1320 setidt(IDT_OF, &IDTVEC(ofl), SDT_SYS386IGT, SEL_UPL, in i386_setidt1()
1427 setidt(IDT_OF, pti ? &IDTVEC(ofl_pti) : &IDTVEC(ofl), SDT_SYSIGT, in hammer_time()
1495 case IDT_OF: in svm_vmexit()
1486 if (vector == IDT_BP || vector == IDT_OF) { in vmx_inject_interrupts()