summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv_rm_xics.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@ozlabs.org>2016-11-18 00:47:08 +0300
committerPaul Mackerras <paulus@ozlabs.org>2016-11-24 01:24:23 +0300
commit1704a81ccebc69b5223220df97cde8a645271828 (patch)
treed876370cdfb6a53e205ed1535522253108e6cdf2 /arch/powerpc/kvm/book3s_hv_rm_xics.c
parent7c5b06cadf274f2867523c1130c11387545f808e (diff)
downloadlinux-1704a81ccebc69b5223220df97cde8a645271828.tar.xz
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
On POWER9, the msgsnd instruction is able to send interrupts to other cores, as well as other threads on the local core. Since msgsnd is generally simpler and faster than sending an IPI via the XICS, we use msgsnd for all IPIs sent by KVM on POWER9. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/kvm/book3s_hv_rm_xics.c')
0 files changed, 0 insertions, 0 deletions