Searched refs:ffa_endpoint_source (Results 1 – 5 of 5) sorted by relevance
94 ffa_forward_result = ffa_msg_send_direct_req(ffa_endpoint_source(arg1), in ffa_test_relay()396 if (ffa_endpoint_source(arg1) != spmc_id) { in handle_framework_message()435 uint16_t sender = ffa_endpoint_source(arg1); in handle_partition_message()
161 if (!(ffa_endpoint_source(resp) == sp->sp_id && in spmc_send_pm_msg()
381 sp = spmc_get_sp_ctx(ffa_endpoint_source(x1)); in direct_resp_smc_handler()
533 && (ffa_endpoint_source(ep) == spmc_attrs.spmc_id)); in spmd_is_spmc_message()809 if (ffa_is_secure_world_id(ffa_endpoint_source(x1))) { in spmd_smc_handler()
248 static inline uint16_t ffa_endpoint_source(unsigned int ep) in ffa_endpoint_source() function
Completed in 60 milliseconds