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

/linux-master/include/trace/events/
H A Dmmflags.h151 #define __VM_ARCH_SPECIFIC_1 {VM_MAPPED_COPY,"mappedcopy" }
/linux-master/mm/
H A Dnommu.c528 if (region->vm_flags & VM_MAPPED_COPY)
965 vm_flags_set(vma, VM_MAPPED_COPY);
1123 if (pregion->vm_flags & VM_MAPPED_COPY)
1124 vm_flags_set(vma, VM_MAPPED_COPY);
/linux-master/include/linux/
H A Dmm.h372 # define VM_MAPPED_COPY VM_ARCH_1 /* T if mapped copy of data (nommu mmap) */ macro

Completed in 229 milliseconds