Searched refs:old_lpid (Results 1 – 1 of 1) sorted by relevance
37 int old_pid, old_lpid; in __kvmhv_copy_tofrom_guest_radix() local63 old_lpid = mfspr(SPRN_LPID); in __kvmhv_copy_tofrom_guest_radix()64 if (old_lpid != lpid) in __kvmhv_copy_tofrom_guest_radix()85 if (lpid != old_lpid) in __kvmhv_copy_tofrom_guest_radix()86 mtspr(SPRN_LPID, old_lpid); in __kvmhv_copy_tofrom_guest_radix()