Home
last modified time | relevance | path

Searched refs:__init_memblock (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/mm/
Dmemblock.c164 bool __init_memblock memblock_has_mirror(void) in memblock_has_mirror()
169 static enum memblock_flags __init_memblock choose_memblock_flags(void) in choose_memblock_flags()
183 unsigned long __init_memblock
190 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
219 static phys_addr_t __init_memblock
254 static phys_addr_t __init_memblock
293 static phys_addr_t __init_memblock memblock_find_in_range_node(phys_addr_t size, in memblock_find_in_range_node()
328 static phys_addr_t __init_memblock memblock_find_in_range(phys_addr_t start, in memblock_find_in_range()
349 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
414 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
[all …]
/linux-6.6.21/include/linux/
Dmemblock.h101 #define __init_memblock __meminit macro
105 #define __init_memblock macro
464 static inline __init_memblock void memblock_set_bottom_up(bool enable) in memblock_set_bottom_up()
474 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up()
/linux-6.6.21/arch/xtensa/kernel/
Dsetup.c283 static inline int __init_memblock mem_reserve(unsigned long start, in mem_reserve()