Searched refs:spl_handoff (Results 1 – 2 of 2) sorted by relevance
21 struct spl_handoff { struct30 void handoff_save_dram(struct spl_handoff *ho); argument31 void handoff_load_dram_size(struct spl_handoff *ho);32 void handoff_load_dram_banks(struct spl_handoff *ho);44 int handoff_arch_save(struct spl_handoff *ho);
407 struct spl_handoff *spl_handoff; member
Completed in 8 milliseconds