Searched defs:arch_spl_handoff (Results 1 – 3 of 3) sorted by relevance
18 struct arch_spl_handoff { struct19 ulong usable_ram_top;20 void *hob_list;
17 struct arch_spl_handoff { struct18 ulong usable_ram_top;
14 struct arch_spl_handoff { struct15 ulong magic; /* Used for testing */
Completed in 82 milliseconds