Home
last modified time | relevance | path

Searched refs:arm_smccc_res (Results 1 – 25 of 55) sorted by relevance

123

/linux/include/linux/
A Darm-smccc.h228 struct arm_smccc_res { struct
328 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
333 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk) in __arm_smccc_smc()
335 *res = (struct arm_smccc_res){}; in __arm_smccc_smc()
354 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
408 struct arm_smccc_res *___res = res; \
413 struct arm_smccc_res *___res = res; \
420 struct arm_smccc_res *___res = res; \
429 struct arm_smccc_res *___res = res; \
/linux/arch/arm64/include/asm/
A Darchrandom.h18 struct arm_smccc_res res; in smccc_probe_trng()
57 struct arm_smccc_res res; in arch_get_random_seed_long()
87 struct arm_smccc_res res; in arch_get_random_seed_int()
121 struct arm_smccc_res res; in arch_get_random_seed_long_early()
/linux/drivers/watchdog/
A Dimx_sc_wdt.c50 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()
A Darm_smc_wdt.c35 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()
A Dkeembay_wdt.c147 struct arm_smccc_res res; in keembay_wdt_to_isr()
159 struct arm_smccc_res res; in keembay_wdt_th_isr()
/linux/arch/arm64/hyperv/
A Dhv_core.c26 struct arm_smccc_res res; in hv_do_hypercall()
47 struct arm_smccc_res res; in hv_do_fast_hypercall8()
62 struct arm_smccc_res res; in hv_set_vpreg()
/linux/drivers/clk/rockchip/
A Dclk-ddr.c34 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()
/linux/drivers/mailbox/
A Dzynqmp-ipi-mailbox.c123 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()
/linux/drivers/firmware/
A Dqcom_scm-smc.c37 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()
A Dqcom_scm-legacy.c111 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()
A Dstratix10-svc.c47 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()
A Darm_sdei.c41 unsigned long arg4, struct arm_smccc_res *res);
140 struct arm_smccc_res res; in invoke_sdei_fn()
840 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_smc()
849 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_hvc()
/linux/drivers/tee/optee/
A Dsmc_abi.c256 struct arm_smccc_res res; in optee_enable_shm_cache()
280 struct arm_smccc_res smccc; in optee_disable_shm_cache()
803 struct arm_smccc_res res; in optee_smc_do_call_with_arg()
917 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_api()
930 struct arm_smccc_res smccc; in optee_msg_get_os_revision()
951 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible()
967 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities()
1021 struct arm_smccc_res smccc; in optee_config_shm_memremap()
1100 struct arm_smccc_res *res) in optee_smccc_smc()
1109 struct arm_smccc_res *res) in optee_smccc_hvc()
A Doptee_trace.h41 TP_PROTO(struct optee_rpc_param *param, struct arm_smccc_res *res),
/linux/drivers/platform/mellanox/
A Dmlxbf-bootctl.c50 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()
/linux/arch/arm64/kernel/
A Dparavirt.c87 struct arm_smccc_res res; in stolen_time_cpu_online()
129 struct arm_smccc_res res; in has_pv_steal_clock()
/linux/drivers/char/hw_random/
A Darm_smccc_trng.c36 static int copy_from_registers(char *buf, struct arm_smccc_res *res, in copy_from_registers()
64 struct arm_smccc_res res; in smccc_trng_read()
/linux/drivers/mfd/
A Daltera-sysmgr.c45 struct arm_smccc_res result; in s10_protected_reg_write()
67 struct arm_smccc_res result; in s10_protected_reg_read()
/linux/arch/arm/mach-artpec/
A Dboard-artpec6.c47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
/linux/drivers/firmware/smccc/
A Dkvm_guest.c16 struct arm_smccc_res res; in kvm_init_hyp_services()
A Dsoc_id.c37 struct arm_smccc_res res; in smccc_soc_init()
/linux/drivers/scsi/ufs/
A Dufs-mediatek.c119 struct arm_smccc_res res; in ufs_mtk_crypto_enable()
241 struct arm_smccc_res res; in ufs_mtk_setup_ref_clk()
385 struct arm_smccc_res res; in ufs_mtk_mphy_power_on()
915 struct arm_smccc_res res; in ufs_mtk_device_reset()
1015 struct arm_smccc_res res; in ufs_mtk_suspend()
/linux/drivers/soc/tegra/
A Dari-tegra186.c29 struct arm_smccc_res res; in read_uncore_mca()
/linux/drivers/devfreq/
A Dimx8m-ddrc.c103 struct arm_smccc_res res; in imx8m_ddrc_smc_set_freq()
286 struct arm_smccc_res res; in imx8m_ddrc_init_freq_info()
/linux/arch/arm/mm/
A Dproc-v7-bugs.c78 struct arm_smccc_res res; in cpu_v7_spectre_init()

Completed in 48 milliseconds

123