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

/freebsd-12-stable/stand/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.c744 fdt_fixup_memory(struct fdt_mem_region *region, size_t num)
746 struct fdt_mem_region *curmr;
/freebsd-12-stable/stand/uboot/fdt/
H A Duboot_fdt.c121 static struct fdt_mem_region regions[UB_MAX_MR];
202 /* Extract the DRAM regions into fdt_mem_region format. */

Completed in 106 milliseconds