Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c2227 static struct x86_emulate_ops emulate_ops = { variable
2276 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()