Searched defs:fid (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/include/ |
| H A D | sbi.h | 45 #define _sbi_ecall(ext, fid, arg0, arg1, arg2, arg3, arg4, arg5, ...) ({ \ argument
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 154 void spmc_set_args(struct thread_smc_1_2_regs *args, uint32_t fid, in spmc_set_args() argument 209 static bool is_ffa_success(uint32_t fid) in is_ffa_success() argument 227 static int ffa_simple_call(uint32_t fid, unsigned long a1, unsigned long a2, in ffa_simple_call() argument 739 static uint32_t get_direct_resp_fid(uint32_t fid) in get_direct_resp_fid() argument [all...] |