Searched refs:cached_root (Results 1 – 1 of 1) sorted by relevance
345 struct kvm_mmu_root_info *cached_root; in nested_ept_invalidate_addr() local350 cached_root = &vcpu->arch.mmu->prev_roots[i]; in nested_ept_invalidate_addr()352 if (nested_ept_root_matches(cached_root->hpa, cached_root->pgd, in nested_ept_invalidate_addr()354 vcpu->arch.mmu->invlpg(vcpu, addr, cached_root->hpa); in nested_ept_invalidate_addr()