Searched refs:INTR_ID_UNAVAILABLE (Results 1 – 9 of 9) sorted by relevance
61 INTR_ID_UNAVAILABLE : irqnr; in plat_ic_get_pending_interrupt_id()359 INTR_ID_UNAVAILABLE : id; in plat_ic_get_interrupt_id()384 INTR_ID_UNAVAILABLE : irqnr; in plat_ic_get_pending_interrupt_id()
52 id = INTR_ID_UNAVAILABLE; in plat_ic_get_pending_interrupt_id()340 id = INTR_ID_UNAVAILABLE; in plat_ic_get_interrupt_id()
31 #define INTR_ID_UNAVAILABLE U(0xFFFFFFFF) macro
416 assert(id == INTR_ID_UNAVAILABLE); in ehf_el3_interrupt_handler()427 if (intr == INTR_ID_UNAVAILABLE) in ehf_el3_interrupt_handler()
167 handler(INTR_ID_UNAVAILABLE, read_scr_el3() & SCR_NS_BIT, ctx, NULL); in handler_interrupt_exception()
339 assert(id == INTR_ID_UNAVAILABLE); in spmd_group0_interrupt_handler_nwd()344 if (intid == INTR_ID_UNAVAILABLE) { in spmd_group0_interrupt_handler_nwd()380 if (intid == INTR_ID_UNAVAILABLE) { in spmd_handle_group0_intr_swd()
321 should return ``INTR_ID_UNAVAILABLE``.
320 way of determining the id. Currently it contains ``INTR_ID_UNAVAILABLE``.670 The ``id`` parameter is set to ``INTR_ID_UNAVAILABLE`` currently. The id along
3489 platform IC. ``INTR_ID_UNAVAILABLE`` is returned when there is no interrupt3501 #. id = 1023. ``INTR_ID_UNAVAILABLE`` is returned.3515 ``INTR_ID_UNAVAILABLE`` is returned.3520 ``INTR_ID_UNAVAILABLE`` is returned.