Home
last modified time | relevance | path

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

/trusty/kernel/lib/arm_ffa/
Darm_ffa.c70 case SMC_FC_FFA_ERROR: in arm_ffa_call_id_get()
136 case SMC_FC_FFA_ERROR: in arm_ffa_call_features()
178 case SMC_FC_FFA_ERROR: in arm_ffa_call_mem_retrieve_req()
223 case SMC_FC_FFA_ERROR: in arm_ffa_call_mem_frag_rx()
275 case SMC_FC_FFA_ERROR: in arm_ffa_call_mem_relinquish()
318 case SMC_FC_FFA_ERROR: in arm_ffa_call_rxtx_map()
349 case SMC_FC_FFA_ERROR: in arm_ffa_call_rx_release()
/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h398 #define SMC_FC_FFA_ERROR SMC_FASTCALL_NR_SHARED_MEMORY(0x60) macro