Home
last modified time | relevance | path

Searched refs:copy_scsw_from_guest (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/s390x/
H A Dcss.c1417 static void copy_scsw_from_guest(SCSW *dest, const SCSW *src) in copy_scsw_from_guest() function
1441 copy_scsw_from_guest(&dest_scsw, &src_scsw); in copy_schib_from_guest()