Home
last modified time | relevance | path

Searched refs:__FFA_MSG_SEND_DIRECT_REQ (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c39 #define __FFA_MSG_SEND_DIRECT_REQ FFA_MSG_SEND_DIRECT_REQ_64 macro
55 #define __FFA_MSG_SEND_DIRECT_REQ FFA_MSG_SEND_DIRECT_REQ_32 macro
524 spc->regs.x[0] = __FFA_MSG_SEND_DIRECT_REQ; in stmm_enter_invoke_cmd()
534 spc->regs.r0 = __FFA_MSG_SEND_DIRECT_REQ; in stmm_enter_invoke_cmd()
966 case __FFA_MSG_SEND_DIRECT_REQ: in spm_handle_scall()