Searched refs:is_writable_pte (Results 1 – 4 of 4) sorted by relevance
142 if (!is_writable_pte(spte) && is_mmu_writable_spte(spte)) in spte_has_volatile_bits()150 (is_writable_pte(spte) && !(spte & shadow_dirty_mask))) in spte_has_volatile_bits()234 if (is_writable_pte(old_spte)) in make_spte()
466 static inline bool is_writable_pte(unsigned long pte) in is_writable_pte() function479 WARN_ONCE(is_writable_pte(spte), in check_spte_writable_invariants()
537 !is_writable_pte(new_spte)) in mmu_spte_update()1220 if (!is_writable_pte(spte) && in spte_write_protect()1647 if (is_writable_pte(spte)) in kvm_rmap_age_gfn_range()3427 if (is_writable_pte(new_spte) && !is_writable_pte(old_spte)) in fast_pf_fix_direct_spte()3439 return is_writable_pte(spte); in is_access_allowed()
1253 if (is_writable_pte(iter->old_spte)) in age_gfn_range()