Searched refs:fdtstart (Results 1 – 2 of 2) sorted by relevance
420 const char *fdtstart = fdt; in fdt_open_into() local421 const char *fdtend = fdtstart + fdt_totalsize(fdt); in fdt_open_into()461 if (((tmp + newsize) > fdtstart) && (tmp < fdtend)) { in fdt_open_into()
434 const char *fdtstart = fdt; in fdt_open_into() local435 const char *fdtend = fdtstart + fdt_totalsize(fdt); in fdt_open_into()474 if (((tmp + newsize) > fdtstart) && (tmp < fdtend)) { in fdt_open_into()