Searched refs:emulate_ops (Results 1 – 1 of 1) sorted by relevance
4244 static struct x86_emulate_ops emulate_ops = { variable4335 ret = emulate_int_real(&vcpu->arch.emulate_ctxt, &emulate_ops, irq); in kvm_inject_realmode_interrupt()5960 vcpu->arch.emulate_ctxt.ops = &emulate_ops; in kvm_arch_vcpu_init()