Searched refs:is_writable_pte (Results 1 – 2 of 2) 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()
1164 if (!is_writable_pte(spte) && in spte_write_protect()3368 if (is_writable_pte(new_spte) && !is_writable_pte(old_spte)) in fast_pf_fix_direct_spte()