Searched refs:is_writable_pte (Results 1 – 3 of 3) sorted by relevance
447 static inline bool is_writable_pte(unsigned long pte) in is_writable_pte() function460 WARN_ONCE(is_writable_pte(spte), in check_spte_writable_invariants()480 return is_writable_pte(spte); in is_access_allowed()
141 if (!is_writable_pte(spte) && is_mmu_writable_spte(spte)) in spte_needs_atomic_update()157 return is_writable_pte(spte) && !(spte & shadow_dirty_mask); in spte_needs_atomic_update()242 if ((!is_last_spte(old_spte, level) || !is_writable_pte(old_spte)) && in make_spte()
1315 if (!is_writable_pte(spte) && in spte_write_protect()3541 if (is_writable_pte(new_spte) && !is_writable_pte(old_spte)) in fast_pf_fix_direct_spte()