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()
304 static int is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function316 return is_shadow_present_pte(pte); in is_rmap_spte()373 if (is_shadow_present_pte(spte)) in count_spte_clear()497 if (!is_shadow_present_pte(spte)) in spte_has_volatile_bits()525 WARN_ON(is_shadow_present_pte(*sptep)); in mmu_spte_set()545 if (!is_shadow_present_pte(old_spte)) { in mmu_spte_update()1151 _spte_ && ({BUG_ON(!is_shadow_present_pte(*_spte_)); 1;}); \1664 if (is_shadow_present_pte(*pos)) { in is_empty_shadow_page()1818 if (!is_shadow_present_pte(ent) || is_large_pte(ent)) in __mmu_unsync_walk()2220 if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) { in validate_direct_spte()[all …]
538 if (is_shadow_present_pte(*spte)) in FNAME()587 if (!is_shadow_present_pte(*it.sptep)) { in FNAME()614 if (is_shadow_present_pte(*it.sptep)) in FNAME()868 if (!is_shadow_present_pte(*sptep) || !sp->unsync_children) in FNAME()