Ian Campbell f4d0635bf8 xen: events: refactor GSI pirq bindings functions
Following the example set by xen_allocate_pirq_msi and
xen_bind_pirq_msi_to_irq:

xen_allocate_pirq becomes xen_allocate_pirq_gsi and now only allocates
a pirq number and does not bind it.

xen_map_pirq_gsi becomes xen_bind_pirq_gsi_to_irq and binds an
existing pirq.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-03-10 14:48:37 -05:00
..
2009-03-30 09:26:49 -07:00
2007-07-18 08:47:42 -07:00
2010-07-22 16:45:59 -07:00
2010-10-20 16:22:29 -07:00
2010-11-19 22:15:59 -08:00
2010-11-16 10:57:05 -08:00
2011-01-05 16:29:58 -05:00