Lines Matching defs:dest
761 static void copy_sense_id_to_guest(uint8_t *dest, SenseId *src) in copy_sense_id_to_guest()
1321 static void copy_pmcw_to_guest(PMCW *dest, const PMCW *src) in copy_pmcw_to_guest()
1341 void copy_scsw_to_guest(SCSW *dest, const SCSW *src) in copy_scsw_to_guest()
1351 static void copy_schib_to_guest(SCHIB *dest, const SCHIB *src) in copy_schib_to_guest()
1373 void copy_esw_to_guest(ESW *dest, const ESW *src) in copy_esw_to_guest()
1397 static void copy_pmcw_from_guest(PMCW *dest, const PMCW *src) in copy_pmcw_from_guest()
1417 static void copy_scsw_from_guest(SCSW *dest, const SCSW *src) in copy_scsw_from_guest()
1427 static void copy_schib_from_guest(SCHIB *dest, const SCHIB *src) in copy_schib_from_guest()
1686 static void copy_irb_to_guest(IRB *dest, const IRB *src, const PMCW *pmcw, in copy_irb_to_guest()
1850 static void copy_crw_to_guest(CRW *dest, const CRW *src) in copy_crw_to_guest()
1877 static void copy_crw_from_guest(CRW *dest, const CRW *src) in copy_crw_from_guest()