Home
last modified time | relevance | path

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

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