Searched refs:sections_per_block (Results 1 – 1 of 1) sorted by relevance
35 static int sections_per_block; variable39 return section_nr / sections_per_block; in base_memory_block_id()123 phys_index = mem->start_section_nr / sections_per_block; in show_mem_start_phys_index()140 for (i = 0; i < sections_per_block; i++) { in show_mem_removable()202 unsigned long section_nr_end = section_nr + sections_per_block; in pages_correctly_probed()242 unsigned long nr_pages = PAGES_PER_SECTION * sections_per_block; in memory_block_action()318 if (mem->section_count != sections_per_block) in memory_subsys_offline()409 unsigned long nr_pages = PAGES_PER_SECTION * sections_per_block; in show_valid_zones()508 unsigned long pages_per_block = PAGES_PER_SECTION * sections_per_block; in memory_probe_store()523 MIN_MEMORY_BLOCK_SIZE * sections_per_block); in memory_probe_store()[all …]