Searched refs:FFA_RUN (Results 1 – 2 of 2) sorted by relevance
37 #define FFA_RUN FFA_SMC_32(0x6D) macro
457 .a0 = FFA_RUN, .a1 = ret->a1, in ffa_msg_send_wait_for_completion()1079 invoke_ffa_fn((ffa_value_t){ .a0 = FFA_RUN, .a1 = target, }, &ret); in ffa_run()1082 invoke_ffa_fn((ffa_value_t){ .a0 = FFA_RUN, .a1 = ret.a1, }, in ffa_run()