Lines Matching refs:is_shadow_present_pte
238 static int is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function
261 return is_shadow_present_pte(pte); in is_rmap_spte()
310 if (!is_shadow_present_pte(spte)) in spte_has_volatile_bits()
850 BUG_ON(!is_shadow_present_pte(*spte)); in kvm_set_pte_rmapp()
1014 if (is_shadow_present_pte(*pos)) { in is_empty_shadow_page()
1254 if (!is_shadow_present_pte(ent) || is_large_pte(ent)) in __mmu_unsync_walk()
1611 if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) { in validate_direct_spte()
1643 if (is_shadow_present_pte(ent)) { in kvm_mmu_page_unlink_children()
3152 if (is_shadow_present_pte(pte)) { in mmu_pte_write_zap_pte()
3181 if (!is_shadow_present_pte(old)) in need_remote_flush()
3183 if (!is_shadow_present_pte(new)) in need_remote_flush()
3219 && is_shadow_present_pte(*spte)) in kvm_mmu_access_page()
3510 if (!is_shadow_present_pte(pt[i]) || in kvm_mmu_slot_remove_write_access()
3789 if (!is_shadow_present_pte(*iterator.sptep)) in kvm_mmu_get_spte_hierarchy()