Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h90 struct x86_emulate_ops { struct
306 const struct x86_emulate_ops *ops;
H A Demulate.c1611 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
2129 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2790 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
2825 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2884 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2937 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
3012 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
3349 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
3573 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()
5549 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
H A Dx86.c7026 static const struct x86_emulate_ops emulate_ops = {