Searched refs:ret_fid (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 259 uint32_t ret_fid = FFA_ERROR; in handle_features() local 265 ret_fid = FFA_SUCCESS_32; in handle_features() 274 ret_fid = FFA_SUCCESS_32; in handle_features() 281 ret_fid = FFA_SUCCESS_32; in handle_features() 317 ret_fid = FFA_SUCCESS_32; in handle_features() 324 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_w2, FFA_PARAM_MBZ, in handle_features() 607 uint32_t ret_fid = FFA_ERROR; in spmc_handle_partition_info_get() local 629 ret_fid = FFA_ERROR; in spmc_handle_partition_info_get() 638 ret_fid = FFA_ERROR; in spmc_handle_partition_info_get() 645 ret_fid in spmc_handle_partition_info_get() 1371 uint32_t ret_fid = FFA_ERROR; handle_mem_op() local 1444 uint32_t ret_fid = 0; handle_mem_frag_tx() local 1565 uint32_t ret_fid = FFA_ERROR; handle_notification_bitmap_create() local 1604 uint32_t ret_fid = FFA_ERROR; handle_notification_bitmap_destroy() local 1644 uint32_t ret_fid = FFA_ERROR; handle_notification_bind() local 1690 uint32_t ret_fid = FFA_ERROR; handle_notification_unbind() local 1731 uint32_t ret_fid = FFA_ERROR; handle_notification_get() local [all...] |
| H A D | spmc_sp_handler.c | 1109 uint32_t ret_fid = 0; in handle_features() local 1117 ret_fid = FFA_SUCCESS_32; in handle_features() 1127 ret_fid = FFA_ERROR; in handle_features() 1132 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_w2, FFA_PARAM_MBZ, in handle_features() 1142 uint32_t ret_fid = FFA_ERROR; in handle_mem_perm_get() local 1165 ret_fid = FFA_SUCCESS_32; in handle_mem_perm_get() 1176 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_val, FFA_PARAM_MBZ, in handle_mem_perm_get() 1189 uint32_t ret_fid = FFA_ERROR; in handle_mem_perm_set() local 1241 ret_fid = FFA_SUCCESS_32; in handle_mem_perm_set() 1245 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_val, FFA_PARAM_MBZ, in handle_mem_perm_set() [all …]
|