Searched refs:IDT_NP (Results 1 – 5 of 5) sorted by relevance
207 #define IDT_NP 11 /* #NP: Segment Not Present */ macro
1747 setidt(IDT_NP, pti ? &IDTVEC(missing_pti) : &IDTVEC(missing), in hammer_time()
1410 case IDT_NP: in svm_vmexit()
1920 case IDT_NP: in exception_class()
2248 setidt(IDT_NP, &IDTVEC(missing), SDT_SYS386IGT, SEL_KPL, in i386_setidt1()