Home
last modified time | relevance | path

Searched refs:pte_needs_soft_dirty_wp (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/mm/
H A Dmprotect.c56 if (pte_needs_soft_dirty_wp(vma, pte)) in can_change_pte_writable()
H A Dinternal.h1520 static inline bool pte_needs_soft_dirty_wp(struct vm_area_struct *vma, pte_t pte) in pte_needs_soft_dirty_wp() function
H A Dgup.c831 if (pte_needs_soft_dirty_wp(vma, pte)) in can_follow_write_pte()
H A Dmemory.c4754 !pte_needs_soft_dirty_wp(vma, pte)) { in do_swap_page()