Lines Matching refs:VALID_PAGE
3543 if (!VALID_PAGE(*root_hpa))
3572 && VALID_PAGE(mmu->root.hpa);
3577 VALID_PAGE(mmu->prev_roots[i].hpa))
3630 if (!VALID_PAGE(root_hpa))
3962 if (!VALID_PAGE(root) || kvm_mmu_is_dummy_root(root))
4001 if (!VALID_PAGE(vcpu->arch.mmu->root.hpa))
4527 if (!VALID_PAGE(root->hpa))
4610 if (VALID_PAGE(mmu->root.hpa) && !root_to_sp(mmu->root.hpa))
4613 if (VALID_PAGE(mmu->root.hpa))
5492 WARN_ON_ONCE(VALID_PAGE(vcpu->arch.root_mmu.root.hpa));
5494 WARN_ON_ONCE(VALID_PAGE(vcpu->arch.guest_mmu.root.hpa));
5502 if (!VALID_PAGE(root_hpa))
5713 if (WARN_ON_ONCE(!VALID_PAGE(vcpu->arch.mmu->root.hpa)))
5783 if (!VALID_PAGE(root_hpa))
5862 if (VALID_PAGE(mmu->prev_roots[i].hpa) &&