Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dnommu.c868 vm_flags |= (capabilities & NOMMU_VMFLAGS); in determine_vm_flags()
885 (capabilities & NOMMU_VMFLAGS); in determine_vm_flags()
/linux-6.6.21/include/linux/
Dfs.h1878 #define NOMMU_VMFLAGS \ macro