Searched refs:IDT_NP (Results 1 – 6 of 6) sorted by relevance
204 #define IDT_NP 11 /* #NP: Segment Not Present */ macro
390 idtvec = IDT_NP; in validate_seg_desc()760 sel_exception(vcpu, IDT_NP, nt_sel, ext); in vmexit_task_switch()
1334 setidt(IDT_NP, &IDTVEC(missing), SDT_SYS386IGT, SEL_KPL, in i386_setidt1()
1440 setidt(IDT_NP, pti ? &IDTVEC(missing_pti) : &IDTVEC(missing), in hammer_time()
1413 case IDT_NP: in svm_vmexit()
2131 case IDT_NP: in exception_class()