Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemblock.c161 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()
[all …]
/linux-6.12.1/include/linux/
Dmemblock.h104 #define __init_memblock __meminit macro
108 #define __init_memblock macro
453 static inline __init_memblock void memblock_set_bottom_up(bool enable) in memblock_set_bottom_up()
463 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up()
/linux-6.12.1/arch/xtensa/kernel/
Dsetup.c271 static inline int __init_memblock mem_reserve(unsigned long start, in mem_reserve()