Home
last modified time | relevance | path

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

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