Searched refs:emulate_ops (Results 1 – 1 of 1) sorted by relevance
2227 static struct x86_emulate_ops emulate_ops = { variable2276 r = x86_decode_insn(&vcpu->arch.emulate_ctxt, &emulate_ops); in emulate_instruction()2296 r = x86_emulate_insn(&vcpu->arch.emulate_ctxt, &emulate_ops); in emulate_instruction()