/kernel/linux/linux-5.10/include/linux/ |
D | arm-smccc.h | 156 struct arm_smccc_res { struct 191 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk); 208 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk); 248 struct arm_smccc_res *___res = res; \ 253 struct arm_smccc_res *___res = res; \ 260 struct arm_smccc_res *___res = res; \ 269 struct arm_smccc_res *___res = res; \
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | imx_sc_wdt.c | 50 struct arm_smccc_res res; in imx_sc_wdt_ping() 60 struct arm_smccc_res res; in imx_sc_wdt_start() 75 struct arm_smccc_res res; in imx_sc_wdt_stop() 86 struct arm_smccc_res res; in imx_sc_wdt_set_timeout() 98 struct arm_smccc_res res; in imx_sc_wdt_set_pretimeout()
|
D | arm_smc_wdt.c | 35 unsigned long arg, struct arm_smccc_res *res) in smcwd_call() 37 struct arm_smccc_res local_res; in smcwd_call() 61 struct arm_smccc_res res; in smcwd_get_timeleft() 115 struct arm_smccc_res res; in smcwd_probe()
|
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
D | clk-ddr.c | 34 struct arm_smccc_res res; in rockchip_ddrclk_sip_set_rate() 49 struct arm_smccc_res res; in rockchip_ddrclk_sip_recalc_rate() 62 struct arm_smccc_res res; in rockchip_ddrclk_sip_round_rate()
|
/kernel/linux/linux-5.10/drivers/firmware/ |
D | qcom_scm-smc.c | 37 struct arm_smccc_res *res) in __scm_smc_do_quirk() 56 struct arm_smccc_res *res, bool atomic) in __scm_smc_do() 94 struct arm_smccc_res smc_res; in __scm_smc_call()
|
D | qcom_scm-legacy.c | 111 struct arm_smccc_res *res) in __scm_legacy_do() 140 struct arm_smccc_res smc_res; in scm_legacy_call() 225 struct arm_smccc_res smc_res; in scm_legacy_call_atomic()
|
D | stratix10-svc.c | 47 struct arm_smccc_res *); 201 struct arm_smccc_res res; in svc_thread_cmd_data_claim() 247 struct arm_smccc_res res; in svc_thread_cmd_config_status() 289 struct arm_smccc_res res) in svc_thread_recv_status_ok() 342 struct arm_smccc_res res; in svc_normal_to_secure_thread() 531 struct arm_smccc_res res; in svc_normal_to_secure_shm_thread() 671 struct arm_smccc_res *res) in svc_smccc_smc() 692 struct arm_smccc_res *res) in svc_smccc_hvc()
|
D | arm_sdei.c | 42 unsigned long arg4, struct arm_smccc_res *res); 141 struct arm_smccc_res res; in invoke_sdei_fn() 841 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_smc() 850 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_hvc()
|
/kernel/linux/linux-5.10/drivers/mailbox/ |
D | zynqmp-ipi-mailbox.c | 123 struct arm_smccc_res *res) in zynqmp_ipi_fw_call() 154 struct arm_smccc_res res; in zynqmp_ipi_interrupt() 194 struct arm_smccc_res res; in zynqmp_ipi_peek_data() 234 struct arm_smccc_res res; in zynqmp_ipi_last_tx_done() 272 struct arm_smccc_res res; in zynqmp_ipi_send_data() 322 struct arm_smccc_res res; in zynqmp_ipi_startup() 364 struct arm_smccc_res res; in zynqmp_ipi_shutdown()
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | paravirt.c | 93 struct arm_smccc_res res; in stolen_time_cpu_online() 137 struct arm_smccc_res res; in has_pv_steal_clock()
|
D | asm-offsets.c | 123 DEFINE(ARM_SMCCC_RES_X0_OFFS, offsetof(struct arm_smccc_res, a0)); in main() 124 DEFINE(ARM_SMCCC_RES_X2_OFFS, offsetof(struct arm_smccc_res, a2)); in main()
|
D | proton-pack.c | 183 struct arm_smccc_res res; in spectre_v2_get_cpu_fw_mitigation_state() 507 struct arm_smccc_res res; in spectre_v4_get_cpu_fw_mitigation_state() 906 struct arm_smccc_res res; in spectre_bhb_get_cpu_fw_mitigation_state()
|
/kernel/linux/linux-5.10/drivers/platform/mellanox/ |
D | mlxbf-bootctl.c | 50 struct arm_smccc_res res; in mlxbf_bootctl_smc() 272 const struct arm_smccc_res *res) in mlxbf_bootctl_guid_match() 284 struct arm_smccc_res res = { 0 }; in mlxbf_bootctl_probe()
|
/kernel/linux/linux-5.10/drivers/tee/optee/ |
D | core.c | 360 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_api() 373 struct arm_smccc_res smccc; in optee_msg_get_os_revision() 394 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() 410 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() 464 struct arm_smccc_res smccc; in optee_config_shm_memremap() 543 struct arm_smccc_res *res) in optee_smccc_smc() 552 struct arm_smccc_res *res) in optee_smccc_hvc()
|
D | call.c | 139 struct arm_smccc_res res; in optee_do_call_with_arg() 404 struct arm_smccc_res res; in optee_enable_shm_cache() 430 struct arm_smccc_res smccc; in __optee_disable_shm_cache()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | altera-sysmgr.c | 45 struct arm_smccc_res result; in s10_protected_reg_write() 67 struct arm_smccc_res result; in s10_protected_reg_read()
|
/kernel/linux/linux-5.10/arch/arm/mach-artpec/ |
D | board-artpec6.c | 47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0025_linux_drivers_irqchip.patch | 187 + struct arm_smccc_res res; 201 + struct arm_smccc_res res; 223 + struct arm_smccc_res res; 250 + struct arm_smccc_res res; 264 + struct arm_smccc_res res; 281 + struct arm_smccc_res res; 292 + struct arm_smccc_res res;
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
D | ufs-mediatek.c | 108 struct arm_smccc_res res; in ufs_mtk_crypto_enable() 218 struct arm_smccc_res res; in ufs_mtk_setup_ref_clk() 749 struct arm_smccc_res res; in ufs_mtk_device_reset() 827 struct arm_smccc_res res; in ufs_mtk_suspend()
|
/kernel/linux/linux-5.10/drivers/firmware/smccc/ |
D | soc_id.c | 37 struct arm_smccc_res res; in smccc_soc_init()
|
/kernel/linux/linux-5.10/drivers/devfreq/ |
D | imx8m-ddrc.c | 103 struct arm_smccc_res res; in imx8m_ddrc_smc_set_freq() 298 struct arm_smccc_res res; in imx8m_ddrc_init_freq_info()
|
/kernel/linux/linux-5.10/drivers/firmware/psci/ |
D | psci.c | 116 struct arm_smccc_res res; in __invoke_psci_fn_hvc() 126 struct arm_smccc_res res; in __invoke_psci_fn_smc()
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
D | smc.c | 107 struct arm_smccc_res res; in smc_send_message()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | omap-secure.c | 84 struct arm_smccc_res res; in omap_smccc_smc()
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-imx-sc.c | 66 struct arm_smccc_res res; in imx_sc_rtc_set_time()
|