Searched refs:FFA_INTERRUPT (Results 1 – 8 of 8) sorted by relevance
220 write_ctx_reg(gpregs, CTX_GPREG_X0, FFA_INTERRUPT); in spmd_secure_interrupt_handler()912 case FFA_INTERRUPT: in spmd_smc_handler()
124 #define FFA_INTERRUPT FFA_FID(SMC_32, FFA_FNUM_INTERRUPT) macro
498 case FFA_INTERRUPT: in tsp_event_loop()
1169 either the FFA_INTERRUPT interface with ERET conduit or vIRQ signal for signaling1171 the SPMD uses the FFA_INTERRUPT ABI with ERET conduit to signal interrupt to SPMC1178 | WAITING | ERET, | FFA_INTERRUPT,| SPMC signals to SP the ID of pending |1183 | BLOCKED | ERET, | FFA_INTERRUPT | SPMC signals to SP that an interrupt |1251 - 3) SPMD signals secure interrupt to SPMC at S-EL2 using FFA_INTERRUPT ABI.1255 using FFA_INTERRUPT with interrupt id as an argument and resumes the SP11311 - 4) SPMC pends vIRQ for SP1 and signals through FFA_INTERRUPT interface.1322 - 9) Since SP1 direct request completed with FFA_INTERRUPT, it resumes the
467 - Interrupt is forwarded to SP using FFA_INTERRUPT interface.
1085 case FFA_INTERRUPT: in ffa_features_handler()1991 return spmd_smc_switch_state(FFA_INTERRUPT, false, in spmc_sp_interrupt_handler()
941 | | denial-of-service attack by using FFA_INTERRUPT |969 | | SPMC only allows SPMD to use FFA_INTERRUPT ABI to |
3289 - FFA_INTERRUPT forwading ABI
Completed in 25 milliseconds