Lines Matching refs:is_shadow_present_pte

372 	if (is_shadow_present_pte(spte))  in count_spte_clear()
484 WARN_ON_ONCE(is_shadow_present_pte(*sptep)); in mmu_spte_set()
496 WARN_ON_ONCE(!is_shadow_present_pte(new_spte)); in mmu_spte_update_no_track()
499 if (!is_shadow_present_pte(old_spte)) { in mmu_spte_update_no_track()
528 if (!is_shadow_present_pte(old_spte)) in mmu_spte_update()
571 if (!is_shadow_present_pte(old_spte) || in mmu_spte_clear_track_bits()
577 if (!is_shadow_present_pte(old_spte)) in mmu_spte_clear_track_bits()
1141 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_first()
1174 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_next()
1186 if (is_shadow_present_pte(old_spte)) in drop_spte()
1691 if (KVM_MMU_WARN_ON(is_shadow_present_pte(sp->spt[i]))) in kvm_mmu_check_sptes_at_free()
1826 if (!is_shadow_present_pte(ent) || is_large_pte(ent)) { in __mmu_unsync_walk()
2345 if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) in kvm_mmu_get_child_sp()
2401 if (!is_shadow_present_pte(spte) || is_last_spte(spte, iterator->level)) { in __shadow_walk_next()
2428 if (is_shadow_present_pte(*sptep)) in __link_shadow_page()
2459 if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) { in validate_direct_spte()
2486 if (is_shadow_present_pte(pte)) { in mmu_page_zap_pte()
2928 if (is_shadow_present_pte(*sptep)) { in mmu_set_spte()
3014 if (is_shadow_present_pte(*spte) || spte == sptep) { in __direct_pte_prefetch()
3217 is_shadow_present_pte(spte) && in disallowed_hugepage_adjust()
3500 if (!is_shadow_present_pte(spte)) in fast_page_fault()
4202 if (!is_shadow_present_pte(sptes[leaf])) in get_mmio_spte()
5994 if (is_shadow_present_pte(entry)) in kvm_mmu_track_write()
6769 if (is_shadow_present_pte(*sptep)) { in shadow_mmu_split_huge_page()