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(x) ((x) & UINT16_MAX) macro
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c48 s = sp_get_session(FFA_DST(args->a1)); in ffa_get_dst()
1012 if (FFA_DST(args->a1) != 0 || dst) { in ffa_handle_sp_direct_resp()
1025 if (FFA_DST(args->a1) != 0 || dst) { in ffa_handle_sp_direct_resp()
1057 if (caller_sp->caller_id != FFA_DST(args->a1)) { in ffa_handle_sp_direct_resp()
H A Dthread_spmc.c939 struct spmc_lsp_desc *lsp = spmc_find_lsp_by_sp_id(FFA_DST(args->a1)); in handle_direct_request()
1654 vm_id = FFA_DST(args->a1); in handle_notification_bind()
1695 vm_id = FFA_DST(args->a1); in handle_notification_unbind()
1739 vm_id = FFA_DST(args->a1); in handle_notification_get()