Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dmemblock.c213 static phys_addr_t __init_memblock
248 static phys_addr_t __init_memblock
841 void __init_memblock memblock_free(void *ptr, size_t size) in memblock_free()
1312 void __init_memblock
1665 phys_addr_t __init_memblock memblock_phys_mem_size(void) in memblock_phys_mem_size()
1670 phys_addr_t __init_memblock memblock_reserved_size(void) in memblock_reserved_size()
1676 phys_addr_t __init_memblock memblock_start_of_DRAM(void) in memblock_start_of_DRAM()
1681 phys_addr_t __init_memblock memblock_end_of_DRAM(void) in memblock_end_of_DRAM()
1801 bool __init_memblock memblock_is_memory(phys_addr_t addr) in memblock_is_memory()
1928 static void __init_memblock __memblock_dump_all(void) in __memblock_dump_all()
[all …]
/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/arch/xtensa/kernel/
A Dsetup.c275 static inline int __init_memblock mem_reserve(unsigned long start, in mem_reserve()

Completed in 10 milliseconds