Lines Matching refs:is_shadow_present_pte
218 static int is_shadow_present_pte(u64 pte) in is_shadow_present_pte() function
241 return is_shadow_present_pte(pte); in is_rmap_pte()
762 if (is_shadow_present_pte(*pos)) { in is_empty_shadow_page()
1010 if (is_shadow_present_pte(ent) && !is_large_pte(ent)) { in __mmu_unsync_walk()
1300 if (is_shadow_present_pte(pt[i])) in kvm_mmu_page_unlink_children()
1310 if (is_shadow_present_pte(ent)) { in kvm_mmu_page_unlink_children()
2325 if (is_shadow_present_pte(pte)) { in mmu_pte_write_zap_pte()
2361 if (!is_shadow_present_pte(old)) in need_remote_flush()
2363 if (!is_shadow_present_pte(new)) in need_remote_flush()
2448 && is_shadow_present_pte(*spte)) in kvm_mmu_access_page()
3026 if (is_shadow_present_pte(ent) in audit_mappings_page()
3032 is_shadow_present_pte(ent)); in audit_mappings_page()