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/
H A Dspmc_sp_handler.h14 #define FFA_DST( global() macro
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c49 s = sp_get_session(FFA_DST(args->a1)); in ffa_get_dst()
898 lsp = spmc_find_lsp_by_sp_id(FFA_DST(args->a1)); in ffa_handle_sp_direct_req()
1030 if (FFA_DST(args->a1) != 0 || dst) { in ffa_handle_sp_direct_resp()
1043 if (FFA_DST(args->a1) != 0 || dst) { in ffa_handle_sp_direct_resp()
1075 if (caller_sp->caller_id != FFA_DST(args->a1)) { in ffa_handle_sp_direct_resp()
H A Dthread_spmc.c952 struct spmc_lsp_desc *lsp = spmc_find_lsp_by_sp_id(FFA_DST(args->a1)); in handle_direct_request()
1671 vm_id = FFA_DST(args->a1); in handle_notification_bind()
1712 vm_id = FFA_DST(args->a1); in handle_notification_unbind()
1756 vm_id = FFA_DST(args->a1); in handle_notification_get()