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

/freebsd-10-stable/sys/boot/fdt/
H A Dfdt_platform.h41 int fdt_copy(vm_offset_t);
H A Dfdt_loader_cmd.c72 /* If it is set, we'll update it when fdt_copy() gets called. */
688 fdt_copy(vm_offset_t va) function
691 debugf("fdt_copy va 0x%08x\n", va);
/freebsd-10-stable/sys/boot/uboot/common/
H A Dmetadata.c312 dtb_size = fdt_copy(addr);

Completed in 140 milliseconds