Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
A Dspmc_sp_handler.h14 #define FFA_DST(x) ((x) & UINT16_MAX) macro
/optee_os/core/arch/arm/kernel/
A Dspmc_sp_handler.c47 s = sp_get_session(FFA_DST(args->a1)); in ffa_get_dst()
820 if (caller_sp->caller_id != FFA_DST(args->a1)) { in ffa_handle_sp_direct_resp()
854 dst = sp_get_session(FFA_DST(args->a1)); in ffa_handle_sp_error()
A Dthread_spmc.c980 FFA_DST(args->a1) != my_endpoint_id) { in thread_spmc_msg_recv()

Completed in 6 milliseconds