Lines Matching refs:__init_memblock
161 bool __init_memblock memblock_has_mirror(void) in memblock_has_mirror()
166 static enum memblock_flags __init_memblock choose_memblock_flags(void) in choose_memblock_flags()
180 unsigned long __init_memblock
187 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
216 static phys_addr_t __init_memblock
251 static phys_addr_t __init_memblock
290 static phys_addr_t __init_memblock memblock_find_in_range_node(phys_addr_t size, in memblock_find_in_range_node()
325 static phys_addr_t __init_memblock memblock_find_in_range(phys_addr_t start, in memblock_find_in_range()
346 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
410 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
509 static void __init_memblock memblock_merge_regions(struct memblock_type *type, in memblock_merge_regions()
550 static void __init_memblock memblock_insert_region(struct memblock_type *type, in memblock_insert_region()
584 static int __init_memblock memblock_add_range(struct memblock_type *type, in memblock_add_range()
703 int __init_memblock memblock_add_node(phys_addr_t base, phys_addr_t size, in memblock_add_node()
725 int __init_memblock memblock_add(phys_addr_t base, phys_addr_t size) in memblock_add()
746 bool __init_memblock memblock_validate_numa_coverage(unsigned long threshold_bytes) in memblock_validate_numa_coverage()
786 static int __init_memblock memblock_isolate_range(struct memblock_type *type, in memblock_isolate_range()
846 static int __init_memblock memblock_remove_range(struct memblock_type *type, in memblock_remove_range()
861 int __init_memblock memblock_remove(phys_addr_t base, phys_addr_t size) in memblock_remove()
879 void __init_memblock memblock_free(void *ptr, size_t size) in memblock_free()
893 int __init_memblock memblock_phys_free(phys_addr_t base, phys_addr_t size) in memblock_phys_free()
904 int __init_memblock memblock_reserve(phys_addr_t base, phys_addr_t size) in memblock_reserve()
915 int __init_memblock memblock_physmem_add(phys_addr_t base, phys_addr_t size) in memblock_physmem_add()
938 static int __init_memblock memblock_setclr_flag(struct memblock_type *type, in memblock_setclr_flag()
967 int __init_memblock memblock_mark_hotplug(phys_addr_t base, phys_addr_t size) in memblock_mark_hotplug()
979 int __init_memblock memblock_clear_hotplug(phys_addr_t base, phys_addr_t size) in memblock_clear_hotplug()
991 int __init_memblock memblock_mark_mirror(phys_addr_t base, phys_addr_t size) in memblock_mark_mirror()
1016 int __init_memblock memblock_mark_nomap(phys_addr_t base, phys_addr_t size) in memblock_mark_nomap()
1028 int __init_memblock memblock_clear_nomap(phys_addr_t base, phys_addr_t size) in memblock_clear_nomap()
1045 int __init_memblock memblock_reserved_mark_noinit(phys_addr_t base, phys_addr_t size) in memblock_reserved_mark_noinit()
1202 void __init_memblock __next_mem_range_rev(u64 *idx, int nid, in __next_mem_range_rev()
1283 void __init_memblock __next_mem_pfn_range(int *idx, int nid, in __next_mem_pfn_range()
1326 int __init_memblock memblock_set_node(phys_addr_t base, phys_addr_t size, in memblock_set_node()
1361 void __init_memblock
1744 phys_addr_t __init_memblock memblock_phys_mem_size(void) in memblock_phys_mem_size()
1749 phys_addr_t __init_memblock memblock_reserved_size(void) in memblock_reserved_size()
1772 phys_addr_t __init_memblock memblock_start_of_DRAM(void) in memblock_start_of_DRAM()
1777 phys_addr_t __init_memblock memblock_end_of_DRAM(void) in memblock_end_of_DRAM()
1784 static phys_addr_t __init_memblock __find_max_addr(phys_addr_t limit) in __find_max_addr()
1874 static int __init_memblock memblock_search(struct memblock_type *type, phys_addr_t addr) in memblock_search()
1892 bool __init_memblock memblock_is_reserved(phys_addr_t addr) in memblock_is_reserved()
1897 bool __init_memblock memblock_is_memory(phys_addr_t addr) in memblock_is_memory()
1902 bool __init_memblock memblock_is_map_memory(phys_addr_t addr) in memblock_is_map_memory()
1911 int __init_memblock memblock_search_pfn_nid(unsigned long pfn, in memblock_search_pfn_nid()
1936 bool __init_memblock memblock_is_region_memory(phys_addr_t base, phys_addr_t size) in memblock_is_region_memory()
1958 bool __init_memblock memblock_is_region_reserved(phys_addr_t base, phys_addr_t size) in memblock_is_region_reserved()
1963 void __init_memblock memblock_trim_memory(phys_addr_t align) in memblock_trim_memory()
1988 void __init_memblock memblock_set_current_limit(phys_addr_t limit) in memblock_set_current_limit()
1993 phys_addr_t __init_memblock memblock_get_current_limit(void) in memblock_get_current_limit()
1998 static void __init_memblock memblock_dump(struct memblock_type *type) in memblock_dump()
2024 static void __init_memblock __memblock_dump_all(void) in __memblock_dump_all()
2038 void __init_memblock memblock_dump_all(void) in memblock_dump_all()