Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Dffa_svc.h95 #define FFA_FNUM_MSG_SEND_DIRECT_REQ U(0x6F) macro
151 FFA_FID(SMC_32, FFA_FNUM_MSG_SEND_DIRECT_REQ)
186 FFA_FID(SMC_64, FFA_FNUM_MSG_SEND_DIRECT_REQ)
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_pm.c151 ec->dir_req_funcid = FFA_FNUM_MSG_SEND_DIRECT_REQ; in spmc_send_pm_msg()
H A Dspmc_main.c347 if ((dir_req_fnum == FFA_FNUM_MSG_SEND_DIRECT_REQ && in direct_msg_receivable()
391 FFA_FNUM_MSG_SEND_DIRECT_REQ : FFA_FNUM_MSG_SEND_DIRECT_REQ2; in direct_req_smc_handler()
402 if ((dir_req_funcid == FFA_FNUM_MSG_SEND_DIRECT_REQ) && in direct_req_smc_handler()
519 FFA_FNUM_MSG_SEND_DIRECT_REQ : FFA_FNUM_MSG_SEND_DIRECT_REQ2; in direct_resp_smc_handler()