Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dnommu.c867 vm_flags |= (capabilities & NOMMU_VMFLAGS); in determine_vm_flags()
884 (capabilities & NOMMU_VMFLAGS); in determine_vm_flags()
/openbmc/linux/include/linux/
H A Dfs.h1879 #define NOMMU_VMFLAGS \ macro