| idt.c | 92 set_idtgate(struct trap_info *xen_idd, void *function, int ist, function 151 set_idtgate(struct gate_descriptor *idd, void *function, int ist, int type, int dpl, int sel) function 215 set_idtgate(&idt[vec], function, 0, SDT_SYS386IGT, SEL_KPL,
|