Home
last modified time | relevance | path

Searched refs:x86_read_call_gate (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86.c102 bool x86_read_call_gate(struct CPUState *cpu, struct x86_call_gate *idt_desc, in x86_read_call_gate() function
H A Dx86_task.c141 ret = x86_read_call_gate(cpu, &task_gate_desc, gate); in vmx_handle_task_switch()
H A Dx86.h258 bool x86_read_call_gate(struct CPUState *cpu, struct x86_call_gate *idt_desc,