Home
last modified time | relevance | path

Searched refs:vma_soft_dirty_enabled (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dmprotect.c56 if (vma_soft_dirty_enabled(vma) && !pte_soft_dirty(pte)) in can_change_pte_writable()
H A Dinternal.h1186 static inline bool vma_soft_dirty_enabled(struct vm_area_struct *vma) in vma_soft_dirty_enabled() function
H A Dhuge_memory.c1388 if (vma_soft_dirty_enabled(vma) && !pmd_soft_dirty(pmd)) in can_change_pmd_writable()
1438 if (vma_soft_dirty_enabled(vma) && !pmd_soft_dirty(pmd)) in can_follow_write_pmd()
H A Dgup.c574 if (vma_soft_dirty_enabled(vma) && !pte_soft_dirty(pte)) in can_follow_write_pte()
H A Dmmap.c1546 if (vma_soft_dirty_enabled(vma) && !is_vm_hugetlb_page(vma)) in vma_wants_writenotify()

Completed in 15 milliseconds