Searched refs:old_lpid (Results 1 – 1 of 1) sorted by relevance
38 int old_pid, old_lpid; in __kvmhv_copy_tofrom_guest_radix() local64 old_lpid = mfspr(SPRN_LPID); in __kvmhv_copy_tofrom_guest_radix()65 if (old_lpid != lpid) in __kvmhv_copy_tofrom_guest_radix()86 if (lpid != old_lpid) in __kvmhv_copy_tofrom_guest_radix()87 mtspr(SPRN_LPID, old_lpid); in __kvmhv_copy_tofrom_guest_radix()