Lines Matching defs:dest
732 static void copy_sense_id_to_guest(uint8_t *dest, SenseId *src) in copy_sense_id_to_guest()
1292 static void copy_pmcw_to_guest(PMCW *dest, const PMCW *src) in copy_pmcw_to_guest()
1312 void copy_scsw_to_guest(SCSW *dest, const SCSW *src) in copy_scsw_to_guest()
1322 static void copy_schib_to_guest(SCHIB *dest, const SCHIB *src) in copy_schib_to_guest()
1344 void copy_esw_to_guest(ESW *dest, const ESW *src) in copy_esw_to_guest()
1368 static void copy_pmcw_from_guest(PMCW *dest, const PMCW *src) in copy_pmcw_from_guest()
1388 static void copy_scsw_from_guest(SCSW *dest, const SCSW *src) in copy_scsw_from_guest()
1398 static void copy_schib_from_guest(SCHIB *dest, const SCHIB *src) in copy_schib_from_guest()
1657 static void copy_irb_to_guest(IRB *dest, const IRB *src, const PMCW *pmcw, in copy_irb_to_guest()
1821 static void copy_crw_to_guest(CRW *dest, const CRW *src) in copy_crw_to_guest()
1848 static void copy_crw_from_guest(CRW *dest, const CRW *src) in copy_crw_from_guest()