Lines Matching defs:mem_fmt
1115 static const char mem_fmt[] =
1120 printf(mem_fmt, "SDRAM", physical_start, physical_end-1,
1123 printf(mem_fmt, "text section",
1127 printf(mem_fmt, "data section",
1132 printf(mem_fmt, "bss section",
1137 printf(mem_fmt, "L1 page directory",
1141 printf(mem_fmt, "Exception Vectors",
1145 printf(mem_fmt, "FIQ stack",
1149 printf(mem_fmt, "IRQ stack",
1153 printf(mem_fmt, "ABT stack",
1157 printf(mem_fmt, "UND stack",
1161 printf(mem_fmt, "SVC stack",
1167 printf(mem_fmt, "Free Memory", physical_freestart, physical_freeend-1,