Home
last modified time | relevance | path

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

/arch/x86/kvm/
A Dkvm_emulate.h105 struct x86_emulate_ops { struct
323 const struct x86_emulate_ops *ops;
A Demulate.c1482 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()
2028 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()
2364 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()
2431 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()
2484 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()
2559 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()
2901 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()
3124 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()
5112 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
A Dx86.c8520 static const struct x86_emulate_ops emulate_ops = {

Completed in 38 milliseconds