Searched refs:DEVICE_TREE_EMPTY_TREE_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
33 const DEVICE_TREE_EMPTY_TREE_SIZE_BYTES: usize = 100; // rough estimation. constant122 let fdt_estimated_size = overlay_buf_size + DEVICE_TREE_EMPTY_TREE_SIZE_BYTES; in from_overlay_onto_new_fdt()