Searched refs:x86_emulate_ops (Results 1 – 3 of 3) sorted by relevance
90 struct x86_emulate_ops { struct305 const struct x86_emulate_ops *ops;
1567 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()2082 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()2743 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()2778 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()2837 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()2888 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()2962 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()3299 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()3523 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()5557 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
6845 static const struct x86_emulate_ops emulate_ops = {