linux/arch/powerpc/sysdev/xics
Milton Miller 3ee62d365b powerpc: Add virq_is_host to reduce virq_to_host usage
Some irq_host implementations are using virq_to_host to check if
they are the irq_host for a virtual irq.  To allow us to make space
versus time tradeoffs, replace this usage with an assertive
virq_is_host that confirms or denies the irq is associated with the
given irq_host.

Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-05-19 15:31:59 +10:00
..
Kconfig powerpc: Add kconfig for muxed smp ipi support 2011-05-19 15:31:05 +10:00
Makefile
icp-hv.c powerpc: Consolidate ipi message mux and demux 2011-05-19 15:31:03 +10:00
icp-native.c powerpc: Consolidate ipi message mux and demux 2011-05-19 15:31:03 +10:00
ics-rtas.c powerpc/irq: Stop exporting irq_map 2011-05-04 15:02:15 +10:00
xics-common.c powerpc: Add virq_is_host to reduce virq_to_host usage 2011-05-19 15:31:59 +10:00