diff options
author | Suresh Warrier <[email protected]> | 2016-08-19 15:35:49 +1000 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2016-09-09 16:17:59 +1000 |
commit | 4ee11c1a9f7cc20026bb66ac624533310a605312 (patch) | |
tree | a93e00dd3a4598ca60daff910a03079f188b92a4 /lib/test-string_helpers.c | |
parent | 07b1fdf5bd135d94eff2b3a6849b90c358963066 (diff) |
powerpc/powernv: Provide facilities for EOI, usable from real mode
This adds a new function pnv_opal_pci_msi_eoi() which does the part of
end-of-interrupt (EOI) handling of an MSI which involves doing an
OPAL call. This function can be called in real mode. This doesn't
just export pnv_ioda2_msi_eoi() because that does a call to
icp_native_eoi(), which does not work in real mode.
This also adds a function, is_pnv_opal_msi(), which KVM can call to
check whether an interrupt is one for which we should be calling
pnv_opal_pci_msi_eoi() when we need to do an EOI.
[[email protected] - split out the addition of pnv_opal_pci_msi_eoi()
from Suresh's patch "KVM: PPC: Book3S HV: Handle passthrough
interrupts in guest"; added is_pnv_opal_msi(); wrote description.]
Signed-off-by: Suresh Warrier <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions