Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dx86.c5026 static const struct x86_emulate_ops emulate_ops = { variable
7328 vcpu->arch.emulate_ctxt.ops = &emulate_ops; in kvm_arch_vcpu_init()