Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmmu.c3530 static int mmu_check_root(struct kvm_vcpu *vcpu, gfn_t root_gfn) in mmu_check_root() function
3591 if (mmu_check_root(vcpu, root_gfn)) in mmu_alloc_shadow_roots()
3637 if (mmu_check_root(vcpu, root_gfn)) in mmu_alloc_shadow_roots()
4162 if (mmu_check_root(vcpu, new_cr3 >> PAGE_SHIFT)) in fast_cr3_switch()