fdt_ro_probe_
if (!can_assume(VALID_DTB) && (((err = fdt_ro_probe_(fdt)) < 0)
totalsize = fdt_ro_probe_(fdt);
int32_t fdt_ro_probe_(const void *fdt);
if ((totalsize_ = fdt_ro_probe_(fdt)) < 0) \