Searched refs:fdt_mem_region (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/fdt/
H A Dfdt_platform.h34 struct fdt_mem_region { struct
44 void fdt_fixup_memory(struct fdt_mem_region *, size_t);
H A Dfdt_loader_cmd.c467 fdt_fixup_memory(struct fdt_mem_region *region, size_t num)
469 struct fdt_mem_region *curmr;
/illumos-gate/usr/src/boot/sys/boot/uboot/fdt/
H A Duboot_fdt.c92 static struct fdt_mem_region regions[UB_MAX_MR];
169 /* Extract the DRAM regions into fdt_mem_region format. */

Completed in 47 milliseconds