Searched refs:old_lpid (Results 1 – 1 of 1) sorted by relevance
37 int old_pid, old_lpid; in __kvmhv_copy_tofrom_guest_radix() local61 old_lpid = mfspr(SPRN_LPID); in __kvmhv_copy_tofrom_guest_radix()62 if (old_lpid != lpid) in __kvmhv_copy_tofrom_guest_radix()81 if (lpid != old_lpid) in __kvmhv_copy_tofrom_guest_radix()82 mtspr(SPRN_LPID, old_lpid); in __kvmhv_copy_tofrom_guest_radix()
Completed in 7 milliseconds