Home
last modified time | relevance | path

Searched refs:emulate_ops (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/kvm/
Dx86.c4244 static struct x86_emulate_ops emulate_ops = { variable
4335 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()