Searched defs:fid (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/arch/riscv/kernel/ |
A D | sbi.c | 14 #define _sbi_ecall(ext, fid, arg0, arg1, arg2, arg3, arg4, arg5, ...) ({ \ argument
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | thread_spmc.c | 86 void spmc_set_args(struct thread_smc_args *args, uint32_t fid, uint32_t src_dst, in spmc_set_args() 1334 static bool is_ffa_success(uint32_t fid) in is_ffa_success()
|
Completed in 5 milliseconds