Searched refs:VM_MAPPED_COPY (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/mm/
H A Ddebug.c140 {VM_MAPPED_COPY, "mappedcopy" },
H A Dnommu.c700 if (region->vm_flags & VM_MAPPED_COPY) { __releases()
1225 region->vm_flags = vma->vm_flags |= VM_MAPPED_COPY; do_mmap_private()
1386 if (pregion->vm_flags & VM_MAPPED_COPY) { do_mmap_pgoff()
1388 vma->vm_flags |= VM_MAPPED_COPY; do_mmap_pgoff()
/linux-4.1.27/include/linux/
H A Dmm.h167 # define VM_MAPPED_COPY VM_ARCH_1 /* T if mapped copy of data (nommu mmap) */ set_max_mapnr() macro

Completed in 63 milliseconds