Searched defs:EntryReturn (Results 1 – 1 of 1) sorted by relevance
22 struct EntryReturn(u64, u64); struct63 extern "C" fn entry(p1: u64, p2: u64, p3: u64, secondary: bool, p4: u64, p5: u64) -> EntryReturn { in entry()