Searched refs:FDT_COPY_SIZE (Results 1 – 1 of 1) sorted by relevance
19 #define FDT_COPY_SIZE (4 * SZ_1K) macro237 fdt_base_copy = malloc(FDT_COPY_SIZE); in do_ut_overlay()242 fdt_overlay_copy = malloc(FDT_COPY_SIZE); in do_ut_overlay()246 fdt_overlay_stacked_copy = malloc(FDT_COPY_SIZE); in do_ut_overlay()256 ut_assertok(fdt_open_into(fdt_base, fdt_base_copy, FDT_COPY_SIZE)); in do_ut_overlay()265 FDT_COPY_SIZE)); in do_ut_overlay()274 FDT_COPY_SIZE)); in do_ut_overlay()