Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_emulate.h91 struct x86_emulate_ops { struct
301 const struct x86_emulate_ops *ops;
A Demulate.c1477 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
2015 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2359 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()
2394 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2453 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2506 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2581 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
2916 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
3139 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()
5133 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
A Dx86.c8221 static const struct x86_emulate_ops emulate_ops = {

Completed in 34 milliseconds