Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dmmu.c3759 static int mmu_check_root(struct kvm_vcpu *vcpu, gfn_t root_gfn) in mmu_check_root() function
3822 if (mmu_check_root(vcpu, root_gfn)) in mmu_alloc_shadow_roots()
3868 if (mmu_check_root(vcpu, root_gfn)) in mmu_alloc_shadow_roots()
4384 if (mmu_check_root(vcpu, new_cr3 >> PAGE_SHIFT)) in fast_cr3_switch()