Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Dcss.c1397 static void copy_pmcw_from_guest(PMCW *dest, const PMCW *src) in copy_pmcw_from_guest() function
1438 copy_pmcw_from_guest(&dest_pmcw, &src_pmcw); in copy_schib_from_guest()