Searched refs:memblock_dump (Results 1 – 1 of 1) sorted by relevance
1505 static void __init_memblock memblock_dump(struct memblock_type *type, char *name) in memblock_dump() function1537 memblock_dump(&memblock.memory, "memory"); in __memblock_dump_all()1538 memblock_dump(&memblock.reserved, "reserved"); in __memblock_dump_all()