Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dkvm_emulate.h98 struct x86_emulate_ops { struct
311 const struct x86_emulate_ops *ops;
Demulate.c1478 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
2023 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2359 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2426 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2479 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2554 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
2896 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
3119 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()
5106 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
Dx86.c8615 static const struct x86_emulate_ops emulate_ops = {