Home
last modified time | relevance | path

Searched refs:DEVICE_TREE_EMPTY_TREE_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/virtualizationmanager/src/
Ddebug_config.rs33 const DEVICE_TREE_EMPTY_TREE_SIZE_BYTES: usize = 100; // rough estimation. constant
122 let fdt_estimated_size = overlay_buf_size + DEVICE_TREE_EMPTY_TREE_SIZE_BYTES; in from_overlay_onto_new_fdt()