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()
101 #define NR_EXCEPTIONS 32 macro102 #define EC_MASK (NR_EXCEPTIONS - 1)
402 exception_handler_fn exception_handlers[NR_VECTORS][NR_EXCEPTIONS];411 if (ec >= NR_EXCEPTIONS) in route_exception()446 assert(vector < NR_EXCEPTIONS); in vm_install_exception_handler()