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()