Searched refs:SDEI_INTERRUPT_BIND (Results 1 – 5 of 5) sorted by relevance
27 rogue Non-secure caller invoking a SDEI_INTERRUPT_BIND SMC call with an invalid30 SDEI_INTERRUPT_BIND is used to bind any physical interrupt into a normal33 Refer to SDEI_INTERRUPT_BIND in the `SDEI Specification`_ for further details.
15 EL2->EL3: **SDEI_INTERRUPT_BIND**(irq)
30 #define SDEI_INTERRUPT_BIND 0xC400002DU macro
131 ``SDEI_INTERRUPT_BIND`` and ``SDEI_INTERRUPT_RELEASE`` calls.373 The binding of event is done using ``SDEI_INTERRUPT_BIND`` SMC call to associate
1057 case SDEI_INTERRUPT_BIND: in sdei_smc_handler()