Searched refs:NR_EXCEPTIONS (Results 1 – 3 of 3) sorted by relevance
13 #define NR_EXCEPTIONS 16 macro79 for (i = NR_EXCEPTIONS; i < irq_bcr.irqs + NR_EXCEPTIONS; i++) { in arc_init_IRQ()168 nr_cpu_irqs = irq_bcr.irqs + NR_EXCEPTIONS; in init_onchip_IRQ()
118 #define NR_EXCEPTIONS 32 macro119 #define EC_MASK (NR_EXCEPTIONS - 1)
417 exception_handler_fn exception_handlers[NR_VECTORS][NR_EXCEPTIONS];426 if (ec >= NR_EXCEPTIONS) in route_exception()461 assert(vector < NR_EXCEPTIONS); in vm_install_exception_handler()