Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmemblock.c142 static enum memblock_flags __init_memblock choose_memblock_flags(void) in choose_memblock_flags()
156 static unsigned long __init_memblock memblock_addrs_overlap(phys_addr_t base1, phys_addr_t size1, in memblock_addrs_overlap()
162 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region()
189 static phys_addr_t __init_memblock
224 static phys_addr_t __init_memblock
271 static phys_addr_t __init_memblock memblock_find_in_range_node(phys_addr_t size, in memblock_find_in_range_node()
335 phys_addr_t __init_memblock memblock_find_in_range(phys_addr_t start, in memblock_find_in_range()
356 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region()
413 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array()
511 static void __init_memblock memblock_merge_regions(struct memblock_type *type) in memblock_merge_regions()
[all …]
/Linux-v5.4/arch/csky/kernel/
Dsetup.c27 phys_addr_t __init_memblock memblock_end_of_REG0(void) in memblock_end_of_REG0()
33 phys_addr_t __init_memblock memblock_start_of_REG1(void) in memblock_start_of_REG1()
38 size_t __init_memblock memblock_size_of_REG1(void) in memblock_size_of_REG1()
/Linux-v5.4/include/linux/
Dmemblock.h96 #define __init_memblock __meminit macro
100 #define __init_memblock macro
/Linux-v5.4/arch/xtensa/kernel/
Dsetup.c312 static inline int __init_memblock mem_reserve(unsigned long start, in mem_reserve()