Searched refs:DEVTREE_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
57 #define DEVTREE_CHUNK_SIZE 0x100000 macro2496 if (room > DEVTREE_CHUNK_SIZE) in make_room()2497 room = DEVTREE_CHUNK_SIZE; in make_room()2714 if (room > DEVTREE_CHUNK_SIZE) in flatten_device_tree()2715 room = DEVTREE_CHUNK_SIZE; in flatten_device_tree()