Searched refs:is_shadow_present_pte (Results 1 – 3 of 3) sorted by relevance
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()
604 static int is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function673 if (is_shadow_present_pte(spte)) in count_spte_clear()785 if (!is_shadow_present_pte(spte)) in spte_has_volatile_bits()830 WARN_ON(is_shadow_present_pte(*sptep)); in mmu_spte_set()842 WARN_ON(!is_shadow_present_pte(new_spte)); in mmu_spte_update_no_track()844 if (!is_shadow_present_pte(old_spte)) { in mmu_spte_update_no_track()875 if (!is_shadow_present_pte(old_spte)) in mmu_spte_update()921 if (!is_shadow_present_pte(old_spte)) in mmu_spte_clear_track_bits()1550 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_first()1583 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_next()[all …]
601 if (is_shadow_present_pte(*spte)) in FNAME()652 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()695 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()942 if (!is_shadow_present_pte(*sptep) || !sp->unsync_children) in FNAME()