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

/freebsd-10-stable/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.c463 fdt_fixup_memory(struct fdt_mem_region *region, size_t num)
465 struct fdt_mem_region *curmr;
/freebsd-10-stable/sys/boot/uboot/fdt/
H A Duboot_fdt.c91 static struct fdt_mem_region regions[UB_MAX_MR];
168 /* Extract the DRAM regions into fdt_mem_region format. */

Completed in 108 milliseconds