Searched refs:FFA_SRC (Results 1 – 3 of 3) sorted by relevance
15 #define FFA_SRC(x) (((x) >> 16) & UINT16_MAX) macro
58 if (FFA_SRC(args->a1) != caller->endpoint_id) { in ffa_get_dst()925 if (FFA_SRC(args->a1) != 0 || caller_sp) { in ffa_handle_sp_direct_req()938 if (FFA_SRC(args->a1) != 0 || caller_sp) { in ffa_handle_sp_direct_req()973 dst->caller_id = FFA_SRC(args->a1); in ffa_handle_sp_direct_req()
831 FFA_SRC(args->a1)), in handle_blocking_call()