Searched refs:INTR_ID_UNAVAILABLE (Results 1 – 8 of 8) sorted by relevance
61 INTR_ID_UNAVAILABLE : irqnr; in plat_ic_get_pending_interrupt_id()293 INTR_ID_UNAVAILABLE : id; in plat_ic_get_interrupt_id()318 INTR_ID_UNAVAILABLE : irqnr; in plat_ic_get_pending_interrupt_id()
49 return INTR_ID_UNAVAILABLE; in plat_ic_get_pending_interrupt_id()298 id = INTR_ID_UNAVAILABLE; in plat_ic_get_interrupt_id()
406 assert(id == INTR_ID_UNAVAILABLE); in ehf_el3_interrupt_handler()417 if (intr == INTR_ID_UNAVAILABLE) in ehf_el3_interrupt_handler()
30 #define INTR_ID_UNAVAILABLE U(0xFFFFFFFF) macro
187 mov x0, #INTR_ID_UNAVAILABLE
300 should return ``INTR_ID_UNAVAILABLE``.
318 way of determining the id. Currently it contains ``INTR_ID_UNAVAILABLE``.668 The ``id`` parameter is set to ``INTR_ID_UNAVAILABLE`` currently. The id along
2473 platform IC. ``INTR_ID_UNAVAILABLE`` is returned when there is no interrupt2485 #. id = 1023. ``INTR_ID_UNAVAILABLE`` is returned.2499 ``INTR_ID_UNAVAILABLE`` is returned.2504 ``INTR_ID_UNAVAILABLE`` is returned.