Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c227 static int ffa_simple_call(uint32_t fid, unsigned long a1, unsigned long a2, in ffa_simple_call() function
245 return ffa_simple_call(FFA_FEATURES, id, 0, 0, 0); in ffa_features()
251 return ffa_simple_call(FFA_NOTIFICATION_SET, in ffa_set_notification()
2679 ffa_simple_call(FFA_RX_RELEASE, 0, 0, 0, 0); in spmc_retrieve_req()
2747 ret = ffa_simple_call(FFA_RX_RELEASE, 0, 0, 0, 0); in set_pages()
2842 ffa_simple_call(FFA_RX_RELEASE, 0, 0, 0, 0); in thread_spmc_populate_mobj_from_rx()