Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c8905 static const struct x86_emulate_ops emulate_ops = { in emulator_vm_bugged()
9019 ctxt->ops = &emulate_ops; in alloc_emulate_ctxt()
8929 static const struct x86_emulate_ops emulate_ops = { global() variable