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()
323 assert(id == INTR_ID_UNAVAILABLE); in spmd_group0_interrupt_handler_nwd()330 if (intid == INTR_ID_UNAVAILABLE) { in spmd_group0_interrupt_handler_nwd()365 if (intid == INTR_ID_UNAVAILABLE) { in spmd_handle_group0_intr_swd()
580 mov x0, #INTR_ID_UNAVAILABLE
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
3537 platform IC. ``INTR_ID_UNAVAILABLE`` is returned when there is no interrupt3549 #. id = 1023. ``INTR_ID_UNAVAILABLE`` is returned.3563 ``INTR_ID_UNAVAILABLE`` is returned.3568 ``INTR_ID_UNAVAILABLE`` is returned.