Searched refs:env_get_bootm_low (Results 1 – 14 of 14) sorted by relevance
123 base = env_get_bootm_low(); in ft_board_setup()
104 base = env_get_bootm_low(); in ft_board_setup()
138 base = env_get_bootm_low(); in ft_board_setup()
110 ulong env_get_bootm_low(void) in env_get_bootm_low() function603 initrd_high = env_get_bootm_mapsize() + env_get_bootm_low(); in boot_ramdisk_high()882 env_get_bootm_mapsize() + env_get_bootm_low()); in boot_get_cmdline()919 env_get_bootm_low()); in boot_get_kbd()
211 low = env_get_bootm_low(); in boot_relocate_fdt()
60 mem_start = env_get_bootm_low(); in boot_start_lmb()
227 base = env_get_bootm_low(); in ft_board_setup()
328 base = env_get_bootm_low(); in ft_board_setup()
406 base = env_get_bootm_low(); in ft_board_setup()
124 bootmap_base = env_get_bootm_low(); in arch_lmb_reserve()
184 base = env_get_bootm_low(); in ft_board_setup()
400 base = env_get_bootm_low(); in ft_board_setup()
567 base = env_get_bootm_low(); in ft_board_setup()
872 ulong env_get_bootm_low(void);
Completed in 27 milliseconds