Lines Matching refs:SYSMEM_E
23 #define SYSMEM_E(fmt, args...) printf("Sysmem Error: "fmt, ##args) macro
257 SYSMEM_E("Found there is region overflow!\n"); in sysmem_overflow_check()
276 SYSMEM_E("Failed to add sysmem at 0x%08lx for 0x%08lx size\n", in sysmem_add()
340 SYSMEM_E("NULL name for alloc sysmem\n"); in sysmem_alloc_align_base()
356 SYSMEM_E("No memory for \"%s\" alloc sysmem\n", name); in sysmem_alloc_align_base()
407 SYSMEM_E("Failed to alloc invisible sub region 0x%08lx - 0x%08lx " in sysmem_alloc_align_base()
415 SYSMEM_E("Unsupport memblk id %d for alloc sysmem\n", id); in sysmem_alloc_align_base()
420 SYSMEM_E("\"%s\" size is 0 for alloc sysmem\n", name); in sysmem_alloc_align_base()
438 SYSMEM_E("\"%s\" base=0x%08lx is not 4-byte aligned\n", in sysmem_alloc_align_base()
460 SYSMEM_E("Failed to double alloc for existence \"%s\"\n", name); in sysmem_alloc_align_base()
463 SYSMEM_E("\"%s\" (0x%08lx - 0x%08lx) alloc is " in sysmem_alloc_align_base()
492 SYSMEM_E("No memory for \"%s\" alloc sysmem\n", name); in sysmem_alloc_align_base()
516 SYSMEM_E("Failed to alloc \"%s\" expect at 0x%08lx - 0x%08lx " in sysmem_alloc_align_base()
522 SYSMEM_E("Failed to free \"%s\"\n", name); in sysmem_alloc_align_base()
527 SYSMEM_E("Failed to alloc \"%s\" at 0x%08lx - 0x%08lx\n", in sysmem_alloc_align_base()
652 SYSMEM_E("Can't free at 0x%08lx - 0x%08lx, ret=%d\n", in sysmem_alloc_temporary_mem()
681 SYSMEM_E("Failed to free no allocated sysmem at 0x%08lx\n", in sysmem_free()
695 SYSMEM_E("Failed to free \"%s\" at 0x%08lx\n", in sysmem_free()
738 SYSMEM_E("Failed to add sysmem from bi_dram[%d]\n", i); in sysmem_init()
747 SYSMEM_E("Failed to add sysmem from bootm_low/size\n"); in sysmem_init()
754 SYSMEM_E("Failed to reserve sysmem for board\n"); in sysmem_init()
762 SYSMEM_E("Failed to reserve sysmem for U-Boot framework\n"); in sysmem_init()
771 SYSMEM_E("Failed to reserve sysmem for stack\n"); in sysmem_init()