Searched refs:dest_pmcw (Results 1 – 1 of 1) sorted by relevance
1329 PMCW src_pmcw, dest_pmcw; in copy_schib_to_guest() local1333 copy_pmcw_to_guest(&dest_pmcw, &src_pmcw); in copy_schib_to_guest()1334 dest->pmcw = dest_pmcw; in copy_schib_to_guest()1405 PMCW src_pmcw, dest_pmcw; in copy_schib_from_guest() local1409 copy_pmcw_from_guest(&dest_pmcw, &src_pmcw); in copy_schib_from_guest()1410 dest->pmcw = dest_pmcw; in copy_schib_from_guest()