Searched refs:x86_emulate_ops (Results 1 – 3 of 3) sorted by relevance
88 struct x86_emulate_ops { struct283 const struct x86_emulate_ops *ops;
1459 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()1949 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()2098 const struct x86_emulate_ops *ops = ctxt->ops; in em_jmp_far()2183 const struct x86_emulate_ops *ops = ctxt->ops; in em_ret_far()2579 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()2623 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()2682 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()2734 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()2805 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()2956 const struct x86_emulate_ops *ops = ctxt->ops; in task_switch_16()[all …]
4968 static const struct x86_emulate_ops emulate_ops = {