Lines Matching defs:walk
22 struct mm_walk *walk)
24 struct migrate_vma *migrate = walk->private;
38 struct mm_walk *walk)
40 struct migrate_vma *migrate = walk->private;
44 if (!vma_is_anonymous(walk->vma))
45 return migrate_vma_collect_skip(start, end, walk);
60 struct mm_walk *walk)
62 struct migrate_vma *migrate = walk->private;
65 struct vm_area_struct *vma = walk->vma;
73 return migrate_vma_collect_hole(start, end, -1, walk);
96 walk);
99 walk);
106 walk);
288 flush_tlb_range(walk->vma, start, end);
306 * This will walk the CPU page table. For each virtual address backed by a
994 * We don't have a VMA and don't need to walk the page tables to find