Searched refs:FFA_MSG_SEND_DIRECT_REQ (Results 1 – 6 of 6) sorted by relevance
260 + /* FFA_PARTITION_INFO_GET / FFA_MSG_SEND_DIRECT_REQ */268 + /* FFA_PARTITION_INFO_GET / FFA_MSG_SEND_DIRECT_REQ */
287 + - FFA_MSG_SEND_DIRECT_REQ293 + - FFA_MSG_SEND_DIRECT_REQ1302 + * FFA_MSG_SEND_DIRECT_REQ is used to send the data to the secure partition.1329 + req_mode = FFA_SMC_64(FFA_MSG_SEND_DIRECT_REQ);1332 + req_mode = FFA_SMC_32(FFA_MSG_SEND_DIRECT_REQ);1709 + * Data structure containing the data to be sent by FFA_MSG_SEND_DIRECT_REQ1727 + * @sync_send_receive: callback for the FFA_MSG_SEND_DIRECT_REQ1780 + * FFA_MSG_SEND_DIRECT_REQ is used to send the data to the secure partition.1992 + FFA_MSG_SEND_DIRECT_REQ = 0x6f,
1085 + case FFA_SMC_64(FFA_MSG_SEND_DIRECT_REQ):
37 #define FFA_MSG_SEND_DIRECT_REQ FFA_SMC_32(0x6F) macro
606 case FFA_MSG_SEND_DIRECT_REQ: in ffa_call_supported()
287 req_id = FFA_MSG_SEND_DIRECT_REQ; in ffa_msg_send_direct_req()