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()
1365 uint32_t ret_w2 = FFA_INVALID_PARAMETERS; in handle_mem_op() local
1403 ret_w2 = rc; in handle_mem_op()
1407 reg_pair_from_64(global_handle, &ret_w2, &ret_w1); in handle_mem_op()
1410 reg_pair_from_64(global_handle, &ret_w3, &ret_w2); in handle_mem_op()
[all …]
H A Dspmc_sp_handler.c1109 uint32_t ret_w2 = FFA_PARAM_MBZ; in handle_features() local
1117 ret_w2 = 0; /* 4kB Minimum buffer size and alignment boundary */ in handle_features()
1127 ret_w2 = FFA_NOT_SUPPORTED; in handle_features()
1131 spmc_set_args(args, ret_fid, FFA_PARAM_MBZ, ret_w2, FFA_PARAM_MBZ, in handle_features()