Searched refs:dest_pmcw (Results 1 – 1 of 1) sorted by relevance
1358 PMCW src_pmcw, dest_pmcw; in copy_schib_to_guest() local1362 copy_pmcw_to_guest(&dest_pmcw, &src_pmcw); in copy_schib_to_guest()1363 dest->pmcw = dest_pmcw; in copy_schib_to_guest()1434 PMCW src_pmcw, dest_pmcw; in copy_schib_from_guest() local1438 copy_pmcw_from_guest(&dest_pmcw, &src_pmcw); in copy_schib_from_guest()1439 dest->pmcw = dest_pmcw; in copy_schib_from_guest()