Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h90 struct x86_emulate_ops { struct
292 const struct x86_emulate_ops *ops;
/Linux-v5.4/arch/x86/kvm/
Demulate.c1534 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
2049 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2705 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
2758 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2818 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2870 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2944 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
3281 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
3505 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()
5498 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
Dx86.c6207 static const struct x86_emulate_ops emulate_ops = {