Searched refs:is_shadow_present_pte (Results 1 – 6 of 6) sorted by relevance
211 static inline bool is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function223 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_ad_enabled()229 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_ad_need_write_protect()240 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_shadow_accessed_mask()246 MMU_WARN_ON(!is_shadow_present_pte(spte)); in spte_shadow_dirty_mask()
226 if (!is_shadow_present_pte(old_spte) || !is_last_spte(old_spte, level)) in handle_changed_spte_acc_track()230 (!is_shadow_present_pte(new_spte) || !is_accessed_spte(new_spte) || in handle_changed_spte_acc_track()358 if (!is_shadow_present_pte(old_child_spte)) in handle_removed_tdp_mmu_page()401 bool was_present = is_shadow_present_pte(old_spte); in __handle_changed_spte()402 bool is_present = is_shadow_present_pte(new_spte); in __handle_changed_spte()665 if (!is_shadow_present_pte(_iter.old_spte) || \771 if (!is_shadow_present_pte(iter.old_spte)) in zap_gfn_range()1027 if (is_shadow_present_pte(iter.old_spte) && in kvm_tdp_mmu_map()1040 if (!is_shadow_present_pte(iter.old_spte)) { in kvm_tdp_mmu_map()1177 !is_shadow_present_pte(iter->old_spte)) in set_spte_gfn()[all …]
44 if (is_shadow_present_pte(ent[i]) && in __mmu_spte_walk()110 if (!is_shadow_present_pte(*sptep) || !is_last_spte(*sptep, level)) in audit_mappings()162 if (is_shadow_present_pte(*sptep) && is_last_spte(*sptep, level)) in audit_sptes_have_rmaps()183 if (!is_shadow_present_pte(sp->spt[i])) in check_mappings_rmap()
385 if (is_shadow_present_pte(spte)) in count_spte_clear()491 if (!is_shadow_present_pte(spte)) in spte_has_volatile_bits()521 WARN_ON(is_shadow_present_pte(*sptep)); in mmu_spte_set()533 WARN_ON(!is_shadow_present_pte(new_spte)); in mmu_spte_update_no_track()535 if (!is_shadow_present_pte(old_spte)) { in mmu_spte_update_no_track()566 if (!is_shadow_present_pte(old_spte)) in mmu_spte_update()613 if (!is_shadow_present_pte(old_spte)) in mmu_spte_clear_track_bits()1147 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_first()1180 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_next()1192 if (is_shadow_present_pte(old_spte)) in drop_spte()[all …]
68 if (!is_shadow_present_pte(spte) || is_last_spte(spte, level)) in spte_to_child_pt()
653 if (is_shadow_present_pte(*spte)) in FNAME()707 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()768 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()999 if (is_shadow_present_pte(old_spte)) in FNAME()1013 if (!is_shadow_present_pte(*sptep) || !sp->unsync_children) in FNAME()