Searched refs:x86_emulate_ops (Results 1 – 3 of 3) sorted by relevance
91 struct x86_emulate_ops { struct303 const struct x86_emulate_ops *ops;
1463 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()1978 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()2646 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()2681 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()2740 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()2793 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()2867 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()3204 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()3428 const struct x86_emulate_ops *ops = ctxt->ops; in em_call_far()5389 const struct x86_emulate_ops *ops = ctxt->ops; in x86_emulate_insn()
7346 static const struct x86_emulate_ops emulate_ops = {