Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Dkvm_emulate.h91 struct x86_emulate_ops { struct
319 const struct x86_emulate_ops *ops;
Demulate.c1507 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
2045 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2709 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
2744 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2803 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2856 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2931 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
3266 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
3489 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()
5483 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
Dx86.c8212 static const struct x86_emulate_ops emulate_ops = {