Searched refs:ret_w3 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 1366 uint32_t ret_w3 = 0; in handle_mem_op() local 1406 ret_w3 = rc; in handle_mem_op() 1410 reg_pair_from_64(global_handle, &ret_w3, &ret_w2); in handle_mem_op() 1413 spmc_set_args(args, ret_fid, ret_w1, ret_w2, ret_w3, 0, 0); in handle_mem_op() 1439 uint32_t ret_w3 = 0; in handle_mem_frag_tx() local 1499 ret_w3 = rc; in handle_mem_frag_tx() 1503 reg_pair_from_64(global_handle, &ret_w3, &ret_w2); in handle_mem_frag_tx() 1506 spmc_set_args(args, ret_fid, ret_w1, ret_w2, ret_w3, 0, 0); in handle_mem_frag_tx()
|