Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemblock.c162 bool __init_memblock memblock_has_mirror(void) in memblock_has_mirror()
181 unsigned long __init_memblock
217 static phys_addr_t __init_memblock
252 static phys_addr_t __init_memblock
1369 void __init_memblock
1752 phys_addr_t __init_memblock memblock_phys_mem_size(void) in memblock_phys_mem_size()
1757 phys_addr_t __init_memblock memblock_reserved_size(void) in memblock_reserved_size()
1780 phys_addr_t __init_memblock memblock_start_of_DRAM(void) in memblock_start_of_DRAM()
1785 phys_addr_t __init_memblock memblock_end_of_DRAM(void) in memblock_end_of_DRAM()
2032 static void __init_memblock __memblock_dump_all(void) in __memblock_dump_all()
[all …]
/linux-6.15/include/linux/
H A Dmemblock.h104 #define __init_memblock __meminit macro
108 #define __init_memblock macro
462 static inline __init_memblock void memblock_set_bottom_up(bool enable) in memblock_set_bottom_up()
472 static inline __init_memblock bool memblock_bottom_up(void) in memblock_bottom_up()
/linux-6.15/arch/xtensa/kernel/
H A Dsetup.c271 static inline int __init_memblock mem_reserve(unsigned long start, in mem_reserve()