Searched refs:x86_emulate_ops (Results 1 – 3 of 3) sorted by relevance
88 struct x86_emulate_ops { struct266 const struct x86_emulate_ops *ops;
1462 const struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()1952 const struct x86_emulate_ops *ops = ctxt->ops; in __emulate_int_real()2101 const struct x86_emulate_ops *ops = ctxt->ops; in em_jmp_far()2186 const struct x86_emulate_ops *ops = ctxt->ops; in em_ret_far()2305 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()2349 const struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()2408 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()2460 const struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()2531 const struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()2658 const struct x86_emulate_ops *ops = ctxt->ops; in task_switch_16()[all …]
5026 static const struct x86_emulate_ops emulate_ops = {