Searched hist:e3d8ed5518c7f50e24d2530b36d14b6c4284769f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_mmu.c | diff e3d8ed5518c7f50e24d2530b36d14b6c4284769f Tue May 05 02:17:21 CDT 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Since kvmppc_do_h_enter can get called in realmode use low level arch_spin_lock which is safe to be called in realmode.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200505071729.54912-15-aneesh.kumar@linux.ibm.com
|
H A D | book3s_64_mmu_hv.c | diff e3d8ed5518c7f50e24d2530b36d14b6c4284769f Tue May 05 02:17:21 CDT 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Since kvmppc_do_h_enter can get called in realmode use low level arch_spin_lock which is safe to be called in realmode.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200505071729.54912-15-aneesh.kumar@linux.ibm.com
|