Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
H A Dspmc_sp_handler.h20 bool ffa_mem_reclaim(struct thread_smc_1_2_regs *args,
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c826 bool ffa_mem_reclaim(struct thread_smc_1_2_regs *args, in ffa_mem_reclaim() function
1402 ffa_mem_reclaim(args, caller_sp); in spmc_sp_msg_handler()
H A Dthread_spmc.c1989 !ffa_mem_reclaim(args, NULL)) in thread_spmc_msg_recv()