Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Dcss.c1321 static void copy_pmcw_to_guest(PMCW *dest, const PMCW *src) in copy_pmcw_to_guest() function
1362 copy_pmcw_to_guest(&dest_pmcw, &src_pmcw); in copy_schib_to_guest()