Searched refs:DD_MALLOC_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
270 #define DD_MALLOC_MAX_SIZE (0x100000*10) /* 10MB */ in ota_recovery_cmds() macro275 for ( int j = DD_MALLOC_MAX_SIZE / SECTOR_SIZE; j > 0 ; j-- ) { in ota_recovery_cmds()