Searched refs:x86_emulate_ops (Results 1 – 3 of 3) sorted by relevance
87 struct x86_emulate_ops { struct238 struct x86_emulate_ops *ops;
1174 struct x86_emulate_ops *ops = ctxt->ops; in get_descriptor_table_ptr()1552 struct x86_emulate_ops *ops = ctxt->ops; in emulate_int_real()1926 struct x86_emulate_ops *ops = ctxt->ops; in em_syscall_is_enabled()1971 struct x86_emulate_ops *ops = ctxt->ops; in em_syscall()2029 struct x86_emulate_ops *ops = ctxt->ops; in em_sysenter()2092 struct x86_emulate_ops *ops = ctxt->ops; in em_sysexit()2155 struct x86_emulate_ops *ops = ctxt->ops; in emulator_io_port_access_allowed()2274 struct x86_emulate_ops *ops = ctxt->ops; in task_switch_16()2421 struct x86_emulate_ops *ops = ctxt->ops; in task_switch_32()2465 struct x86_emulate_ops *ops = ctxt->ops; in emulator_do_task_switch()[all …]
4296 static struct x86_emulate_ops emulate_ops = {