Searched refs:VM_MAYOVERLAY (Results 1 – 3 of 3) sorted by relevance
217 #define VM_MAYOVERLAY INIT_VM_FLAG(MAYOVERLAY) macro
879 vm_flags |= VM_MAYOVERLAY; in determine_vm_flags()
414 #define VM_MAYOVERLAY INIT_VM_FLAG(MAYOVERLAY) macro2357 return flags & (VM_MAYSHARE | VM_MAYOVERLAY); in is_nommu_shared_mapping()