Lines Matching full:cma
670 depends on (NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION || CMA) && MMU
699 def_bool (MEMORY_ISOLATION && COMPACTION) || CMA
925 config CMA config
933 CMA reserves a region of memory and allows only movable pages to
941 bool "CMA debugfs interface"
942 depends on CMA && DEBUG_FS
944 Turns on the DebugFS interface for CMA.
947 bool "CMA information through sysfs interface"
948 depends on CMA && SYSFS
951 from CMA.
954 int "Maximum count of the CMA areas"
955 depends on CMA
959 CMA allows to create CMA areas for particular purpose, mainly,
961 number of CMA area in the system.