Searched refs:x86_call_gate (Results 1 – 3 of 3) sorted by relevance
167 typedef struct x86_call_gate { struct176 } __attribute__ ((__packed__)) x86_call_gate; argument178 static inline uint32_t x86_call_gate_offset(x86_call_gate *gate) in x86_call_gate_offset()258 bool x86_read_call_gate(CPUState *cpu, struct x86_call_gate *idt_desc,
102 bool x86_read_call_gate(CPUState *cpu, struct x86_call_gate *idt_desc, in x86_read_call_gate()
128 struct x86_call_gate task_gate_desc; in vmx_handle_task_switch()