Searched refs:ffa_value_t (Results 1 – 3 of 3) sorted by relevance
112 ffa_value_t ver; in ffa_version_check()114 invoke_ffa_fn((ffa_value_t){ in ffa_version_check()142 ffa_value_t ret; in ffa_rx_release()144 invoke_ffa_fn((ffa_value_t){ in ffa_rx_release()158 ffa_value_t ret; in ffa_rxtx_map()160 invoke_ffa_fn((ffa_value_t){ in ffa_rxtx_map()173 ffa_value_t ret; in ffa_rxtx_unmap()175 invoke_ffa_fn((ffa_value_t){ in ffa_rxtx_unmap()191 ffa_value_t partition_info; in __ffa_partition_info_get()194 invoke_ffa_fn((ffa_value_t){ in __ffa_partition_info_get()[all …]
10 static void __arm_ffa_fn_smc(ffa_value_t args, ffa_value_t *res) in __arm_ffa_fn_smc()15 static void __arm_ffa_fn_hvc(ffa_value_t args, ffa_value_t *res) in __arm_ffa_fn_hvc()
13 typedef struct arm_smccc_1_2_regs ffa_value_t; typedef15 typedef void (ffa_fn)(ffa_value_t, ffa_value_t *);