Searched refs:IRQ_HOST_MAP_TREE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dirq.c752 case IRQ_HOST_MAP_TREE:
815 WARN_ON(host->revmap_type != IRQ_HOST_MAP_TREE);
956 if (h->revmap_type == IRQ_HOST_MAP_TREE)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dxics.c524 xics_host = irq_alloc_host(IRQ_HOST_MAP_TREE, 0, ops,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dirq.h116 #define IRQ_HOST_MAP_TREE 3 /* radix tree */ macro
155 * this call as well. For a IRQ_HOST_MAP_TREE, the radix tree will be allocated

Completed in 54 milliseconds