| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_main.c | 384 SMC_RET8(handle, FFA_SUCCESS_SMC32, FFA_PARAM_MBZ, FFA_PARAM_MBZ, in spmd_handle_group0_intr_swd() 803 SMC_RET8(ctx_out, smc_fid, x1, x2, x3, x4, in spmd_smc_switch_state() 839 SMC_RET8(handle, (uint32_t) FFA_ERROR, in spmd_ffa_error_return() 1033 SMC_RET8(handle, (uint32_t)ret, in spmd_smc_handler() 1110 SMC_RET8(handle, (uint32_t)ret, FFA_TARGET_INFO_MBZ, in spmd_smc_handler() 1133 SMC_RET8(handle, FFA_SUCCESS_SMC32, x1, x2, x3, x4, in spmd_smc_handler() 1145 SMC_RET8(handle, FFA_SUCCESS_SMC32, in spmd_smc_handler() 1152 SMC_RET8(handle, FFA_SUCCESS_SMC32, in spmd_smc_handler() 1165 SMC_RET8(handle, FFA_ERROR_SMC64, in spmd_smc_handler() 1171 SMC_RET8(handle, FFA_SUCCESS_SMC64, in spmd_smc_handler() [all …]
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_el3_spmc_logical_sp.c | 50 SMC_RET8(handle, ret, 0, 0, x4, 0, 0, 0, 0); in handle_ffa_direct_request()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_el3_spmc_logical_sp.c | 55 SMC_RET8(handle, ret, src_dst, 0, x4, 0, 0, 0, 0); in handle_ffa_direct_request()
|
| H A D | fvp_spmd_logical_sp.c | 105 SMC_RET8(handle, retval.func, retval.arg1, retval.arg2, retval.arg3, in plat_spmd_logical_sp_smc_handler()
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | smccc_helpers.h | 64 #define SMC_RET8(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6, _x7) { \ macro 92 SMC_RET8(_h, (_x0), (_x1), (_x2), (_x3), (_x4), (_x5), (_x6), \
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | smccc_helpers.h | 145 #define SMC_RET8(_h, _r0, _r1, _r2, _r3, _r4, _r5, _r6, _r7) { \ macro
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_shared_mem.c | 1112 SMC_RET8(smc_handle, FFA_MEM_FRAG_RX, handle_low, in spmc_ffa_fill_desc() 1187 SMC_RET8(smc_handle, FFA_SUCCESS_SMC32, 0, handle_low, handle_high, 0, in spmc_ffa_fill_desc() 1764 SMC_RET8(handle, FFA_MEM_RETRIEVE_RESP, out_desc_size, in spmc_ffa_mem_retrieve_req() 1914 SMC_RET8(handle, FFA_MEM_FRAG_TX, handle_low, handle_high, in spmc_ffa_mem_frag_rx()
|
| H A D | spmc_main.c | 157 SMC_RET8(handle, FFA_ERROR, in spmc_ffa_error_return()
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_main.c | 256 SMC_RET8(ctx, x0, x1, x2, x3, x4, in rmmd_smc_forward()
|
| /rk3399_ARM-atf/services/spd/trusty/ |
| H A D | trusty.c | 262 SMC_RET8(handle, ret.r0, ret.r1, ret.r2, ret.r3, in trusty_smc_handler()
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | rt-svc-writers-guide.rst | 267 SMC_RET8(handle, x0, x1, x2, x3, x4, x5, x6, x7); 278 SMC_RET8(handle, r0, r1, r2, r3, r4, r5, r6, r7);
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_sip_svc.c | 1014 SMC_RET8(handle, ret_args[0], ret_args[1], ret_args[2], ret_args[3], ret_args[4],
|