Home
last modified time | relevance | path

Searched refs:memblock_region (Results 1 – 36 of 36) sorted by relevance

/linux-4.4.14/include/linux/
Dmemblock.h30 struct memblock_region { struct
43 struct memblock_region *regions; argument
162 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable()
172 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable()
182 static inline bool memblock_is_mirror(struct memblock_region *m) in memblock_is_mirror()
241 static inline void memblock_set_region_flags(struct memblock_region *r, in memblock_set_region_flags()
247 static inline void memblock_clear_region_flags(struct memblock_region *r, in memblock_clear_region_flags()
257 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()
262 static inline int memblock_get_region_node(const struct memblock_region *r) in memblock_get_region_node()
267 static inline void memblock_set_region_node(struct memblock_region *r, int nid) in memblock_set_region_node()
[all …]
/linux-4.4.14/mm/
Dmemblock.c28 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…
313 return PAGE_ALIGN(sizeof(struct memblock_region) * in get_allocated_memblock_reserved_regions_info()
325 return PAGE_ALIGN(sizeof(struct memblock_region) * in get_allocated_memblock_memory_regions_info()
350 struct memblock_region *new_array, *old_array; in memblock_double_array()
363 old_size = type->max * sizeof(struct memblock_region); in memblock_double_array()
460 struct memblock_region *this = &type->regions[i]; in memblock_merge_regions()
461 struct memblock_region *next = &type->regions[i + 1]; in memblock_merge_regions()
496 struct memblock_region *rgn = &type->regions[idx]; in memblock_insert_region()
[all …]
Dpage_alloc.c5497 struct memblock_region *r; in find_zone_movable_pfns_for_nodes()
/linux-4.4.14/arch/arm64/mm/
Dinit.c82 struct memblock_region *reg; in zone_sizes_init()
135 struct memblock_region *reg; in arm64_memory_present()
242 struct memblock_region *reg; in free_unused_memmap()
Dkasan_init.c122 struct memblock_region *reg; in kasan_init()
Dmmu.c352 struct memblock_region *reg; in map_mem()
/linux-4.4.14/arch/powerpc/mm/
Dmem.c85 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()
Dnuma.c828 struct memblock_region *reg; in setup_nonnuma()
Dhash_utils_64.c678 struct memblock_region *reg; in htab_initialize()
/linux-4.4.14/arch/arm/mm/
Dinit.c141 struct memblock_region *reg; in zone_sizes_init()
207 struct memblock_region *reg; in arm_memory_present()
366 struct memblock_region *reg; in free_unused_memmap()
425 struct memblock_region *mem, *res; in free_highpages()
Dnommu.c93 struct memblock_region *reg; in sanity_check_meminfo_mpu()
Dmmu.c1116 struct memblock_region *reg; in sanity_check_meminfo()
1385 struct memblock_region *reg; in map_lowmem()
/linux-4.4.14/arch/metag/mm/
Dinit.c173 struct memblock_region *reg; in bootmem_init_one_node()
198 struct memblock_region *reg; in do_init_bootmem()
/linux-4.4.14/arch/unicore32/mm/
Dinit.c134 struct memblock_region *reg; in uc32_bootmem_init()
187 struct memblock_region *reg; in uc32_bootmem_free()
Dmmu.c396 struct memblock_region *reg; in map_lowmem()
/linux-4.4.14/arch/openrisc/mm/
Dinit.c86 struct memblock_region *region; in map_ram()
/linux-4.4.14/arch/s390/mm/
Dvmem.c368 struct memblock_region *reg; in vmem_map_init()
400 struct memblock_region *reg; in vmem_convert_memory_chunk()
/linux-4.4.14/arch/sh/mm/
Dinit.c252 struct memblock_region *reg; in bootmem_init_one_node()
265 struct memblock_region *reg; in do_init_bootmem()
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
Dwii.c67 struct memblock_region *p = memblock.memory.regions; in wii_memory_fixups()
/linux-4.4.14/arch/h8300/kernel/
Dsetup.c79 struct memblock_region *region; in bootmem_init()
/linux-4.4.14/arch/arm/xen/
Dmm.c27 struct memblock_region *reg; in xen_get_swiotlb_free_pages()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_builtin.c77 struct memblock_region *reg; in kvm_cma_reserve()
/linux-4.4.14/drivers/base/
Ddma-contiguous.c75 struct memblock_region *reg; in cma_early_percent_memory()
/linux-4.4.14/arch/arm64/kernel/
Dsetup.c200 struct memblock_region *region; in request_standard_resources()
/linux-4.4.14/arch/s390/kernel/
Dsetup.c402 struct memblock_region *reg; in setup_resources()
676 struct memblock_region *reg; in setup_memory()
Dcrash_dump.c26 static struct memblock_region oldmem_region;
/linux-4.4.14/arch/openrisc/kernel/
Dsetup.c61 struct memblock_region *region; in setup_memory()
/linux-4.4.14/drivers/s390/char/
Dzcore.c421 struct memblock_region *reg; in zcore_memmap_open()
570 struct memblock_region *reg; in get_mem_info()
/linux-4.4.14/arch/microblaze/mm/
Dinit.c121 struct memblock_region *reg; in setup_memory()
/linux-4.4.14/arch/c6x/kernel/
Dsetup.c302 struct memblock_region *reg; in setup_arch()
/linux-4.4.14/arch/mips/kernel/
Dsetup.c630 struct memblock_region *reg; in arch_mem_init()
/linux-4.4.14/arch/x86/mm/
Dnuma.c473 struct memblock_region *r; in numa_clear_kernel_node_hotplug()
/linux-4.4.14/arch/arm/kernel/
Dsetup.c771 struct memblock_region *region; in request_standard_resources()
/linux-4.4.14/arch/powerpc/kernel/
Dfadump.c798 struct memblock_region *reg; in fadump_setup_crash_memory_ranges()
/linux-4.4.14/drivers/bus/
Dmvebu-mbus.c613 struct memblock_region *r; in mvebu_mbus_find_bridge_hole()
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c1006 struct memblock_region *reg; in add_node_ranges()