Home
last modified time | relevance | path

Searched refs:vma_soft_dirty_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/include/
H A Dstubs.h201 static inline bool vma_soft_dirty_enabled(struct vm_area_struct *vma) in vma_soft_dirty_enabled() function
/linux/mm/
H A Dvma.c2129 if (vma_soft_dirty_enabled(vma) && !is_vm_hugetlb_page(vma)) in vma_wants_writenotify()
H A Dmemory.c1136 if (vma_soft_dirty_enabled(src_vma)) in copy_present_ptes()