Searched refs:areas (Results 1 – 2 of 2) sorted by relevance
2705 void **areas = NULL; in pcpu_embed_first_chunk() local2719 areas = memblock_alloc(areas_size, SMP_CACHE_BYTES); in pcpu_embed_first_chunk()2720 if (!areas) { in pcpu_embed_first_chunk()2744 areas[group] = ptr; in pcpu_embed_first_chunk()2747 if (ptr > areas[highest_group]) in pcpu_embed_first_chunk()2750 max_distance = areas[highest_group] - base; in pcpu_embed_first_chunk()2771 void *ptr = areas[group]; in pcpu_embed_first_chunk()2787 ai->groups[group].base_offset = areas[group] - base; in pcpu_embed_first_chunk()2799 if (areas[group]) in pcpu_embed_first_chunk()2800 free_fn(areas[group], in pcpu_embed_first_chunk()[all …]
84 # to represent different areas of memory. This variable allows293 Enable Kernel Samepage Merging: KSM periodically scans those areas503 int "Maximum count of the CMA areas"507 CMA allows to create CMA areas for particular purpose, mainly,