Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h87 struct x86_emulate_ops { struct
238 struct x86_emulate_ops *ops;
/linux-3.4.99/arch/x86/kvm/
Demulate.c1174 struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
1552 struct x86_emulate_ops *ops = ctxt->ops; in emulate_int_real()
1926 struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
1971 struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2029 struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2092 struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2155 struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
2274 struct x86_emulate_ops *ops = ctxt->ops; in task_switch_16()
2421 struct x86_emulate_ops *ops = ctxt->ops; in task_switch_32()
2465 struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
[all …]
Dx86.c4296 static struct x86_emulate_ops emulate_ops = {