Searched refs:ret_w3 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 1370 uint32_t ret_w3 = 0; in handle_mem_op() local 1410 ret_w3 = rc; in handle_mem_op() 1414 reg_pair_from_64(global_handle, &ret_w3, &ret_w2); in handle_mem_op() 1417 spmc_set_args(args, ret_fid, ret_w1, ret_w2, ret_w3, 0, 0); in handle_mem_op() 1443 uint32_t ret_w3 = 0; in handle_mem_frag_tx() local 1503 ret_w3 = rc; in handle_mem_frag_tx() 1507 reg_pair_from_64(global_handle, &ret_w3, &ret_w2); in handle_mem_frag_tx() 1510 spmc_set_args(args, ret_fid, ret_w1, ret_w2, ret_w3, 0, 0); in handle_mem_frag_tx()
|