Home
last modified time | relevance | path

Searched refs:ffa_value_t (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/arm_ffa/
A Ddriver.c193 ffa_value_t ver; in ffa_version_check()
195 invoke_ffa_fn((ffa_value_t){ in ffa_version_check()
223 ffa_value_t ret; in ffa_rx_release()
239 ffa_value_t ret; in ffa_rxtx_map()
254 ffa_value_t ret; in ffa_rxtx_unmap()
272 ffa_value_t partition_info; in __ffa_partition_info_get()
328 ffa_value_t id; in ffa_id_get()
346 ffa_value_t ret; in ffa_msg_send_direct_req()
385 ffa_value_t ret; in ffa_mem_first_frag()
412 ffa_value_t ret; in ffa_mem_next_frag()
[all …]
A Dsmccc.c10 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()
A Dcommon.h13 typedef struct arm_smccc_1_2_regs ffa_value_t; typedef
15 typedef void (ffa_fn)(ffa_value_t, ffa_value_t *);

Completed in 6 milliseconds