Searched defs:idt_desc (Results 1 – 2 of 2) sorted by relevance
26 typedef struct idt_desc { struct34 } __attribute__ ((packed)) idt_desc_t; argument
102 bool x86_read_call_gate(CPUState *cpu, struct x86_call_gate *idt_desc, in x86_read_call_gate()