linux/include/xen
Konrad Rzeszutek Wilk e6197acc72 xen/irq: Export 'xen_pirq_from_irq' function.
We need this to find the real Xen PIRQ value for a device
that requests an MSI or MSI-X. In the past we used
'xen_gsi_from_irq' since that function would return
an Xen PIRQ or GSI depending on the provided IRQ. Now that
we have seperated that we need to use the correct
function.

[v2: Deal with rebase on stable/irq.cleanup]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-04-14 11:17:55 -04:00
..
interface Fix common misspellings 2011-03-31 11:26:23 -03:00
balloon.h xen-balloon: Add interface to retrieve ballooned pages 2011-03-16 10:05:35 -04:00
events.h xen/irq: Export 'xen_pirq_from_irq' function. 2011-04-14 11:17:55 -04:00
evtchn.h
features.h
gntalloc.h
gntdev.h
grant_table.h
hvc-console.h
hvm.h
Kbuild
page.h
platform_pci.h
privcmd.h
swiotlb-xen.h
xen-ops.h
xen.h
xenbus.h xen: xenbus PM events support 2011-03-16 13:06:29 -04:00
xencomm.h