Searched refs:old_lpid (Results 1 – 1 of 1) sorted by relevance
39 int old_pid, old_lpid; in __kvmhv_copy_tofrom_guest_radix() local68 old_lpid = mfspr(SPRN_LPID); in __kvmhv_copy_tofrom_guest_radix()69 if (old_lpid != lpid) in __kvmhv_copy_tofrom_guest_radix()90 if (lpid != old_lpid) in __kvmhv_copy_tofrom_guest_radix()91 mtspr(SPRN_LPID, old_lpid); in __kvmhv_copy_tofrom_guest_radix()