Home
last modified time | relevance | path

Searched refs:mmu_alloc_shadow_roots (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c3274 static int mmu_alloc_shadow_roots(struct kvm_vcpu *vcpu) in mmu_alloc_shadow_roots() function
3380 return mmu_alloc_shadow_roots(vcpu); in mmu_alloc_roots()
5328 * KVM; that horror is handled on-demand by mmu_alloc_shadow_roots(). in __kvm_mmu_create()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c3768 static int mmu_alloc_shadow_roots(struct kvm_vcpu *vcpu) in mmu_alloc_shadow_roots() function
5467 r = mmu_alloc_shadow_roots(vcpu); in kvm_mmu_load()

Completed in 17 milliseconds