Searched refs:is_shadow_present_pte (Results 1 – 3 of 3) sorted by relevance
47 if (is_shadow_present_pte(ent[i]) && in __mmu_spte_walk()113 if (!is_shadow_present_pte(*sptep) || !is_last_spte(*sptep, level)) in audit_mappings()165 if (is_shadow_present_pte(*sptep) && is_last_spte(*sptep, level)) in audit_sptes_have_rmaps()186 if (!is_shadow_present_pte(sp->spt[i])) in check_mappings_rmap()
474 static int is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function543 if (is_shadow_present_pte(spte)) in count_spte_clear()655 if (!is_shadow_present_pte(spte)) in spte_has_volatile_bits()700 WARN_ON(is_shadow_present_pte(*sptep)); in mmu_spte_set()712 WARN_ON(!is_shadow_present_pte(new_spte)); in mmu_spte_update_no_track()714 if (!is_shadow_present_pte(old_spte)) { in mmu_spte_update_no_track()745 if (!is_shadow_present_pte(old_spte)) in mmu_spte_update()791 if (!is_shadow_present_pte(old_spte)) in mmu_spte_clear_track_bits()1390 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_first()1423 BUG_ON(!is_shadow_present_pte(*sptep)); in rmap_get_next()[all …]
582 if (is_shadow_present_pte(*spte)) in FNAME()631 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()658 if (is_shadow_present_pte(*it.sptep)) in FNAME()908 if (!is_shadow_present_pte(*sptep) || !sp->unsync_children) in FNAME()