fdt_memory
fdt_add_dram_blocks(const struct fdt_memory *m, void *arg)
fdt_add_boot_physmem(const struct fdt_memory *m, void *arg)
fdt_print_memory(const struct fdt_memory *m, void *arg)
riscv_add_memory(const struct fdt_memory *m, void *arg)
riscv_print_memory(const struct fdt_memory *m, void *arg)
fdt_memory_foreach(void (*fn)(const struct fdt_memory *, void *), void *arg)
struct fdt_memory mr_mem;
void fdt_memory_foreach(void (*)(const struct fdt_memory *, void *), void *);