Home
last modified time | relevance | path

Searched refs:VM_MAYOVERLAY (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmm.h288 #define VM_MAYOVERLAY 0x00000200 /* nommu: R/O MAP_PRIVATE mapping that might overlay a file mappin… macro
1436 return flags & (VM_MAYSHARE | VM_MAYOVERLAY); in is_nommu_shared_mapping()
/linux-6.3-rc2/mm/
A Dnommu.c867 vm_flags |= VM_MAYOVERLAY; in determine_vm_flags()

Completed in 14 milliseconds