Searched refs:FFA_RUN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Darm_ffa.h37 #define FFA_RUN FFA_SMC_32(0x6D) macro
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c329 .a0 = FFA_RUN, .a1 = ret.a1,
816 invoke_ffa_fn((ffa_value_t){ .a0 = FFA_RUN, .a1 = target, }, &ret);
819 invoke_ffa_fn((ffa_value_t){ .a0 = FFA_RUN, .a1 = ret.a1, },

Completed in 154 milliseconds