/linux-4.1.27/include/linux/ |
D | memblock.h | 26 struct memblock_region { struct 39 struct memblock_region *regions; argument 136 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable() 146 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable() 207 static inline void memblock_set_region_flags(struct memblock_region *r, in memblock_set_region_flags() 213 static inline void memblock_clear_region_flags(struct memblock_region *r, in memblock_clear_region_flags() 223 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node() 228 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node() 233 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node() 237 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node() [all …]
|
/linux-4.1.27/mm/ |
D | memblock.c | 28 static struct memblock_region memblock_memory_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memblo… 29 static struct memblock_region memblock_reserved_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memb… 31 static struct memblock_region memblock_physmem_init_regions[INIT_PHYSMEM_REGIONS] __initdata_memblo… 287 return PAGE_ALIGN(sizeof(struct memblock_region) * in get_allocated_memblock_reserved_regions_info() 299 return PAGE_ALIGN(sizeof(struct memblock_region) * in get_allocated_memblock_memory_regions_info() 324 struct memblock_region *new_array, *old_array; in memblock_double_array() 337 old_size = type->max * sizeof(struct memblock_region); in memblock_double_array() 434 struct memblock_region *this = &type->regions[i]; in memblock_merge_regions() 435 struct memblock_region *next = &type->regions[i + 1]; in memblock_merge_regions() 470 struct memblock_region *rgn = &type->regions[idx]; in memblock_insert_region() [all …]
|
D | page_alloc.c | 5233 struct memblock_region *r; in find_zone_movable_pfns_for_nodes()
|
/linux-4.1.27/arch/powerpc/mm/ |
D | mem.c | 85 struct memblock_region *reg; in page_is_ram() 173 struct memblock_region *reg; in walk_system_ram_range() 213 struct memblock_region *reg, *prev = NULL; in mark_nonram_nosave() 530 struct memblock_region *reg; in add_system_ram_resources()
|
D | numa.c | 821 struct memblock_region *reg; in setup_nonnuma()
|
D | hash_utils_64.c | 677 struct memblock_region *reg; in htab_initialize()
|
/linux-4.1.27/arch/arm64/mm/ |
D | init.c | 82 struct memblock_region *reg; in zone_sizes_init() 134 struct memblock_region *reg; in arm64_memory_present() 241 struct memblock_region *reg; in free_unused_memmap()
|
D | mmu.c | 346 struct memblock_region *reg; in map_mem()
|
/linux-4.1.27/arch/arm/mm/ |
D | init.c | 140 struct memblock_region *reg; in zone_sizes_init() 206 struct memblock_region *reg; in arm_memory_present() 364 struct memblock_region *reg; in free_unused_memmap() 423 struct memblock_region *mem, *res; in free_highpages()
|
D | nommu.c | 93 struct memblock_region *reg; in sanity_check_meminfo_mpu()
|
D | mmu.c | 1074 struct memblock_region *reg; in sanity_check_meminfo() 1331 struct memblock_region *reg; in map_lowmem()
|
/linux-4.1.27/arch/metag/mm/ |
D | init.c | 173 struct memblock_region *reg; in bootmem_init_one_node() 198 struct memblock_region *reg; in do_init_bootmem()
|
/linux-4.1.27/arch/unicore32/mm/ |
D | init.c | 134 struct memblock_region *reg; in uc32_bootmem_init() 187 struct memblock_region *reg; in uc32_bootmem_free()
|
D | mmu.c | 396 struct memblock_region *reg; in map_lowmem()
|
/linux-4.1.27/arch/openrisc/mm/ |
D | init.c | 86 struct memblock_region *region; in map_ram()
|
/linux-4.1.27/arch/s390/mm/ |
D | vmem.c | 368 struct memblock_region *reg; in vmem_map_init() 400 struct memblock_region *reg; in vmem_convert_memory_chunk()
|
/linux-4.1.27/arch/sh/mm/ |
D | init.c | 252 struct memblock_region *reg; in bootmem_init_one_node() 265 struct memblock_region *reg; in do_init_bootmem()
|
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/ |
D | wii.c | 67 struct memblock_region *p = memblock.memory.regions; in wii_memory_fixups()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_hv_builtin.c | 77 struct memblock_region *reg; in kvm_cma_reserve()
|
/linux-4.1.27/drivers/base/ |
D | dma-contiguous.c | 75 struct memblock_region *reg; in cma_early_percent_memory()
|
/linux-4.1.27/arch/arm/xen/ |
D | mm.c | 27 struct memblock_region *reg; in xen_get_swiotlb_free_pages()
|
/linux-4.1.27/arch/s390/kernel/ |
D | setup.c | 400 struct memblock_region *reg; in setup_resources() 669 struct memblock_region *reg; in setup_memory()
|
D | crash_dump.c | 26 static struct memblock_region oldmem_region;
|
/linux-4.1.27/arch/openrisc/kernel/ |
D | setup.c | 61 struct memblock_region *region; in setup_memory()
|
/linux-4.1.27/drivers/s390/char/ |
D | zcore.c | 421 struct memblock_region *reg; in zcore_memmap_open() 570 struct memblock_region *reg; in get_mem_info()
|
/linux-4.1.27/arch/microblaze/mm/ |
D | init.c | 121 struct memblock_region *reg; in setup_memory()
|
/linux-4.1.27/arch/c6x/kernel/ |
D | setup.c | 302 struct memblock_region *reg; in setup_arch()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | setup.c | 345 struct memblock_region *region; in request_standard_resources()
|
/linux-4.1.27/arch/mips/kernel/ |
D | setup.c | 616 struct memblock_region *reg; in arch_mem_init()
|
/linux-4.1.27/arch/x86/mm/ |
D | numa.c | 471 struct memblock_region *r; in numa_clear_kernel_node_hotplug()
|
/linux-4.1.27/arch/arm/kernel/ |
D | setup.c | 766 struct memblock_region *region; in request_standard_resources()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | fadump.c | 798 struct memblock_region *reg; in fadump_setup_crash_memory_ranges()
|
/linux-4.1.27/arch/sparc/mm/ |
D | init_64.c | 1016 struct memblock_region *reg; in add_node_ranges()
|