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