memblock_type 45 include/linux/memblock.h struct memblock_type memory; memblock_type 46 include/linux/memblock.h struct memblock_type reserved; memblock_type 48 include/linux/memblock.h struct memblock_type physmem; memblock_type 80 include/linux/memblock.h int memblock_add_range(struct memblock_type *type, memblock_type 84 include/linux/memblock.h int memblock_remove_range(struct memblock_type *type, memblock_type 88 include/linux/memblock.h void __next_mem_range(u64 *idx, int nid, struct memblock_type *type_a, memblock_type 89 include/linux/memblock.h struct memblock_type *type_b, phys_addr_t *out_start, memblock_type 92 include/linux/memblock.h void __next_mem_range_rev(u64 *idx, int nid, struct memblock_type *type_a, memblock_type 93 include/linux/memblock.h struct memblock_type *type_b, phys_addr_t *out_start, memblock_type 221 include/linux/memblock.h struct memblock_type *type, int nid); memblock_type 354 include/linux/memblock.h #define for_each_memblock(memblock_type, region) \ memblock_type 355 include/linux/memblock.h for (region = memblock.memblock_type.regions; \ memblock_type 356 include/linux/memblock.h region < (memblock.memblock_type.regions + memblock.memblock_type.cnt); \