Searched refs:GIC_MAX_SHARED_INTR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dgic.h339 #define GIC_MAX_SHARED_INTR 0x5 macro
342 unsigned int intr_list[GIC_MAX_SHARED_INTR];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dirq-gic.c322 if (map_ptr->num_shared_intr >= GIC_MAX_SHARED_INTR)

Completed in 46 milliseconds