Lines Matching full:cma
713 depends on (NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION || CMA) && MMU
742 def_bool (MEMORY_ISOLATION && COMPACTION) || CMA
968 config CMA config
976 CMA reserves a region of memory and allows only movable pages to
984 bool "CMA debugfs interface"
985 depends on CMA && DEBUG_FS
987 Turns on the DebugFS interface for CMA.
990 bool "CMA information through sysfs interface"
991 depends on CMA && SYSFS
994 from CMA.
997 int "Maximum count of the CMA areas"
998 depends on CMA
1002 CMA allows to create CMA areas for particular purpose, mainly,
1004 number of CMA area in the system.