Searched refs:MAX_INTR_EL3 (Results 1 – 2 of 2) sorted by relevance
137 static interrupt_type_handler_t type_el3_interrupt_table[MAX_INTR_EL3];142 if (!handler || id >= MAX_INTR_EL3) { in request_intr_type_el3()
135 #define MAX_INTR_EL3 128 macro