Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c8418 static struct x86_emulate_ctxt *alloc_emulate_ctxt(struct kvm_vcpu *vcpu) in alloc_emulate_ctxt() function
11926 if (!alloc_emulate_ctxt(vcpu)) in kvm_arch_vcpu_create()