Searched refs:is_writable_pte (Results 1 – 3 of 3) sorted by relevance
249 static int is_writable_pte(unsigned long pte) in is_writable_pte() function314 (!is_writable_pte(spte) || (spte & shadow_dirty_mask))) in spte_has_volatile_bits()334 if (is_writable_pte(old_spte)) in update_spte()792 if (is_writable_pte(*spte)) { in rmap_write_protect()809 if (is_writable_pte(*spte)) { in rmap_write_protect()2064 if (!can_unsync && is_writable_pte(*sptep)) in set_spte()2072 if (is_writable_pte(spte)) in set_spte()2088 if (is_writable_pte(entry) && !is_writable_pte(*sptep)) in set_spte()3522 if (is_writable_pte(pt[i])) in kvm_mmu_slot_remove_write_access()
208 if (is_writable_pte(*spte)) in audit_write_protection()
182 if (write_fault && !is_writable_pte(pte)) in FNAME()