Home
last modified time | relevance | path

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

/trusty/kernel/lib/arm_ffa/
Darm_ffa.c183 case FFA_ERROR_INVALID_PARAMETERS: in arm_ffa_call_mem_retrieve_req()
227 case FFA_ERROR_INVALID_PARAMETERS: in arm_ffa_call_mem_frag_rx()
279 case FFA_ERROR_INVALID_PARAMETERS: in arm_ffa_call_mem_relinquish()
322 case FFA_ERROR_INVALID_PARAMETERS: in arm_ffa_call_rxtx_map()
/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h360 FFA_ERROR_INVALID_PARAMETERS = -2, enumerator