kernel-ark/arch/x86/include/asm/xen
Jeremy Fitzhardinge 792dc4f6cd xen: use our own eventchannel->irq path
Rather than overloading vectors for event channels, take full
responsibility for mapping an event channel to irq directly.  With
this patch Xen has its own irq allocator.

When the kernel gets an event channel upcall, it maps the event
channel number to an irq and injects it into the normal interrupt
path.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-02-09 12:17:30 +01:00
..
events.h xen: use our own eventchannel->irq path 2009-02-09 12:17:30 +01:00
grant_table.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
hypercall.h xen: clean up asm/xen/hypervisor.h 2008-12-16 21:50:31 +01:00
hypervisor.h xen: clean up asm/xen/hypervisor.h 2008-12-16 21:50:31 +01:00
interface_32.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
interface_64.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
interface.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
page.h x86: don't apply __supported_pte_mask to non-present ptes 2009-02-04 21:33:09 -08:00