Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h88 struct x86_emulate_ops { struct
266 const struct x86_emulate_ops *ops;
/linux-4.1.27/arch/x86/kvm/
Demulate.c1462 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
1952 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2101 const struct x86_emulate_ops *ops = ctxt->ops; in em_jmp_far()
2186 const struct x86_emulate_ops *ops = ctxt->ops; in em_ret_far()
2305 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
2349 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2408 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2460 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2531 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
2658 const struct x86_emulate_ops *ops = ctxt->ops; in task_switch_16()
[all …]
Dx86.c5026 static const struct x86_emulate_ops emulate_ops = {