Home
last modified time | relevance | path

Searched refs:ret_w2 (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c260 uint32_t ret_w2 = FFA_NOT_SUPPORTED; in handle_features() local
266 ret_w2 = notif_intid; in handle_features()
275 ret_w2 = 0; /* 4kB Minimum buffer size and alignment boundary */ in handle_features()
287 ret_w2 = BIT(0); in handle_features()
318 ret_w2 = FFA_PARAM_MBZ; in handle_features()
324 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_w2, FFA_PARAM_MBZ, in handle_features()
1369 uint32_t ret_w2 = FFA_INVALID_PARAMETERS; in handle_mem_op() local
1407 ret_w2 = rc; in handle_mem_op()
1411 reg_pair_from_64(global_handle, &ret_w2, &ret_w1); in handle_mem_op()
1414 reg_pair_from_64(global_handle, &ret_w3, &ret_w2); in handle_mem_op()
1442 uint32_t ret_w2 = 0; handle_mem_frag_tx() local
[all...]
H A Dspmc_sp_handler.c1110 uint32_t ret_w2 = FFA_PARAM_MBZ; in handle_features() local
1118 ret_w2 = 0; /* 4kB Minimum buffer size and alignment boundary */ in handle_features()
1128 ret_w2 = FFA_NOT_SUPPORTED; in handle_features()
1132 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_w2, FFA_PARAM_MBZ, in handle_features()