| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_sip_svc.c | 61 SMC_RET3(handle, NULL, sbsa_platform_version_major(), in sbsa_sip_smc_handler() 65 SMC_RET3(handle, NULL, sbsa_get_gicd(), sbsa_get_gicr()); in sbsa_sip_smc_handler() 80 SMC_RET3(handle, NULL, data.nodeid, data.mpidr); in sbsa_sip_smc_handler()
|
| /rk3399_ARM-atf/services/std_svc/ |
| H A D | pci_svc.c | 102 SMC_RET3(handle, SMC_PCI_CALL_INVAL_PARAM, 0U, 0U); in pci_smc_handler() 105 SMC_RET3(handle, ret, start_end_bus, nseg); in pci_smc_handler()
|
| /rk3399_ARM-atf/lib/pmf/ |
| H A D | pmf_smc.c | 49 SMC_RET3(handle, rc, (uint32_t)ts_value, in pmf_smc_handler()
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | smccc_helpers.h | 125 #define SMC_RET3(_h, _r0, _r1, _r2) { \ macro 131 SMC_RET3(_h, (_r0), (_r1), (_r2)); \
|
| /rk3399_ARM-atf/plat/mediatek/mt8173/drivers/wdt/ |
| H A D | wdt.c | 100 SMC_RET3(handle, PSCI_E_SUCCESS, in wdt_smc_handler()
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | smccc_helpers.h | 44 #define SMC_RET3(_h, _x0, _x1, _x2) { \ macro 50 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_main.c | 651 SMC_RET3(&tsp_ctx->cpu_ctx, smc_fid, x1, x2); in tspd_smc_handler() 681 SMC_RET3(ns_cpu_context, x1, x2, x3); in tspd_smc_handler()
|
| /rk3399_ARM-atf/plat/nxp/common/sip_svc/ |
| H A D | sip_svc.c | 125 SMC_RET3(handle, SMC_OK, in nxp_sip_handler()
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_sip_svc.c | 977 SMC_RET3(handle, ret_args[0], ret_args[1], ret_args[2]); 1962 SMC_RET3(handle, INTEL_SIP_SMC_STATUS_OK, 2004 SMC_RET3(handle, status, retval, x1); 2008 SMC_RET3(handle, status, retval, x1); 2013 SMC_RET3(handle, status, retval, x1); 2043 SMC_RET3(handle, INTEL_SIP_SMC_STATUS_OK, 2097 SMC_RET3(handle, status, mbox_status, len_in_resp); 2114 SMC_RET3(handle, status, x4, x5); 2197 SMC_RET3(handle, status, mbox_error, retval); 2469 SMC_RET3(handle, INTEL_SIP_SMC_STATUS_OK, [all …]
|
| /rk3399_ARM-atf/drivers/arm/ethosn/ |
| H A D | ethosn_smc.c | 492 SMC_RET3(handle, ETHOSN_SUCCESS, in ethosn_smc_fw_prop_handler() 496 SMC_RET3(handle, ETHOSN_SUCCESS, in ethosn_smc_fw_prop_handler()
|
| /rk3399_ARM-atf/services/std_svc/lfa/ |
| H A D | lfa_main.c | 294 SMC_RET3(handle, LFA_SUCCESS, lfa_component_count, 0); in lfa_smc_handler()
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_main.c | 491 SMC_RET3(handle, ret, x2, remaining_len); in rmmd_rmm_el3_handler()
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_main.c | 1284 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0, arg2); in ffa_feature_success() 1459 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0x0, in ffa_id_get_handler() 1462 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0x0, in ffa_id_get_handler() 1488 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0x0, FFA_SPMC_ID); in ffa_spm_id_get_handler()
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | rt-svc-writers-guide.rst | 262 SMC_RET3(handle, x0, x1, x2); 273 SMC_RET3(handle, r0, r1, r2);
|