Searched refs:DTB_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
57 #define DTB_MAX_SIZE (8 * MiB) macro1263 if (dt_base + DTB_MAX_SIZE > machine->ram_size) { in ppce500_init()1275 assert(dt_size < DTB_MAX_SIZE); in ppce500_init()