Home
last modified time | relevance | path

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

/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h483 #define SMC_FC_FFA_RX_RELEASE SMC_FASTCALL_NR_SHARED_MEMORY(0x65) macro
/trusty/kernel/lib/arm_ffa/
Darm_ffa.c343 smc_ret = smc8(SMC_FC_FFA_RX_RELEASE, 0, 0, 0, 0, 0, 0, 0); in arm_ffa_call_rx_release()
365 status_t res = arm_ffa_call_features(SMC_FC_FFA_RX_RELEASE, in arm_ffa_rx_release_is_implemented()