Searched refs:FFA_YIELD (Results 1 – 2 of 2) sorted by relevance
36 #define FFA_YIELD FFA_SMC_32(0x6C) macro
401 while (ret->a0 == FFA_INTERRUPT || ret->a0 == FFA_YIELD) { in ffa_msg_send_wait_for_completion()402 if (ret->a0 == FFA_YIELD) in ffa_msg_send_wait_for_completion()