Home
last modified time | relevance | path

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

/linux-5.19.10/mm/ !
Dmemblock.c160 static enum memblock_flags __init_memblock choose_memblock_flags(void) in choose_memblock_flags()
174 static unsigned long __init_memblock memblock_addrs_overlap(phys_addr_t base1, phys_addr_t size1, in memblock_addrs_overlap()
180 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
209 static phys_addr_t __init_memblock
244 static phys_addr_t __init_memblock
283 static phys_addr_t __init_memblock memblock_find_in_range_node(phys_addr_t size, in memblock_find_in_range_node()
318 static phys_addr_t __init_memblock memblock_find_in_range(phys_addr_t start, in memblock_find_in_range()
339 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
404 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
502 static void __init_memblock memblock_merge_regions(struct memblock_type *type) in memblock_merge_regions()
[all …]
/linux-5.19.10/include/linux/ !
Dmemblock.h101 #define __init_memblock __meminit macro
105 #define __init_memblock macro
463 static inline __init_memblock void memblock_set_bottom_up(bool enable) in memblock_set_bottom_up()
473 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up()
/linux-5.19.10/arch/xtensa/kernel/ !
Dsetup.c275 static inline int __init_memblock mem_reserve(unsigned long start, in mem_reserve()