Searched defs:ho (Results 1 – 7 of 7) sorted by relevance
14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
63 struct spl_handoff *ho = gd->spl_handoff; in dram_init() local86 struct spl_handoff *ho = gd->spl_handoff; in board_get_usable_ram_top() local
24 struct spl_handoff *ho; in dram_init() local57 struct spl_handoff *ho; in dram_init_banksize() local
28 struct spl_handoff *ho = gd->spl_handoff; in arch_cpu_init() local
82 int handoff_arch_save(struct spl_handoff *ho) in handoff_arch_save()
167 int handoff_arch_save(struct spl_handoff *ho) in handoff_arch_save()
353 struct spl_handoff *ho; in setup_spl_handoff() local362 __weak int handoff_arch_save(struct spl_handoff *ho) in handoff_arch_save()369 struct spl_handoff *ho; in write_spl_handoff() local
Completed in 6 milliseconds