Searched refs:RAM_SIZE (Results 1 – 2 of 2) sorted by relevance
116 #define RAM_SIZE (128 * 1024) macro142 .ram_size = RAM_SIZE,218 if (arg > RAM_SIZE) in handle()
210 #define RAM_SIZE (MB + (SDRAM_SIZE - MB)) macro212 #define RAM_SIZE (MB) macro221 .size = RAM_SIZE,291 .size = RAM_SIZE,
Completed in 7 milliseconds