Searched refs:is_writable_pte (Results 1 – 4 of 4) sorted by relevance
143 static inline int is_writable_pte(unsigned long pte) in is_writable_pte() function
209 if (is_writable_pte(*sptep)) in audit_write_protection()
248 (__entry->retry && is_writable_pte(__entry->__spte))
670 (is_writable_pte(spte) && (spte & shadow_dirty_mask) == 0)) in spte_has_volatile_bits()754 !is_writable_pte(new_spte)) in mmu_spte_update()889 if (is_writable_pte(spte)) in mmu_spte_age()1474 if (!is_writable_pte(spte) && in spte_write_protect()2913 if (!can_unsync && is_writable_pte(*sptep)) in set_spte()3275 if (is_writable_pte(new_spte) && !is_writable_pte(old_spte)) { in fast_pf_fix_direct_spte()3293 return is_writable_pte(spte); in is_access_allowed()