Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_emulate.h88 struct x86_emulate_ops { struct
283 const struct x86_emulate_ops *ops;
/linux-4.4.14/arch/x86/kvm/
Demulate.c1459 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
1949 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2098 const struct x86_emulate_ops *ops = ctxt->ops; in em_jmp_far()
2183 const struct x86_emulate_ops *ops = ctxt->ops; in em_ret_far()
2579 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
2623 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2682 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2734 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2805 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
2956 const struct x86_emulate_ops *ops = ctxt->ops; in task_switch_16()
[all …]
Dx86.c4968 static const struct x86_emulate_ops emulate_ops = {