Home
last modified time | relevance | path

Searched defs:spl_handoff (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dhandoff.h20 struct spl_handoff { struct
21 struct arch_spl_handoff arch; argument
31 void handoff_save_dram(struct spl_handoff *ho); argument
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h133 struct spl_handoff *spl_handoff; member