Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Dffa_svc.h126 #define FFA_FNUM_MSG_SEND_DIRECT_REQ2 U(0x8D) macro
202 FFA_FID(SMC_64, FFA_FNUM_MSG_SEND_DIRECT_REQ2)
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c349 (dir_req_fnum == FFA_FNUM_MSG_SEND_DIRECT_REQ2 && in direct_msg_receivable()
391 FFA_FNUM_MSG_SEND_DIRECT_REQ : FFA_FNUM_MSG_SEND_DIRECT_REQ2; in direct_req_smc_handler()
393 if ((dir_req_funcid == FFA_FNUM_MSG_SEND_DIRECT_REQ2) && in direct_req_smc_handler()
519 FFA_FNUM_MSG_SEND_DIRECT_REQ : FFA_FNUM_MSG_SEND_DIRECT_REQ2; in direct_resp_smc_handler()