Searched refs:CONFIG_MALLOC_F_ADDR (Results 1 – 18 of 18) sorted by relevance
26 #define CONFIG_MALLOC_F_ADDR 0x00120000 macro
27 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
30 #define CONFIG_MALLOC_F_ADDR 0x00120000 macro
28 #define CONFIG_MALLOC_F_ADDR 0x184000 macro
30 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
49 #define CONFIG_MALLOC_F_ADDR CONFIG_SYS_FSL_OCRAM_BASE macro
29 #define CONFIG_MALLOC_F_ADDR 0x930000 macro
32 #define CONFIG_MALLOC_F_ADDR 0x0010000 macro
36 #define CONFIG_MALLOC_F_ADDR 0x182000 macro
39 #define CONFIG_MALLOC_F_ADDR 0x182000 macro
395 #ifdef CONFIG_MALLOC_F_ADDR in spl_common_init()396 gd->malloc_base = CONFIG_MALLOC_F_ADDR; in spl_common_init()
478 gd->malloc_base = CONFIG_MALLOC_F_ADDR; in main()
538 10000 CONFIG_MALLOC_F_ADDR Early memory allocation
1001 CONFIG_MALLOC_F_ADDR
Completed in 27 milliseconds