Home
last modified time | relevance | path

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

123

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c74 static void ffa_to_smccc_error(struct arm_smccc_res *res, u64 ffa_errno) in ffa_to_smccc_error()
76 *res = (struct arm_smccc_res) { in ffa_to_smccc_error()
82 static void ffa_to_smccc_res_prop(struct arm_smccc_res *res, int ret, u64 prop) in ffa_to_smccc_res_prop()
85 *res = (struct arm_smccc_res) { .a0 = FFA_SUCCESS, in ffa_to_smccc_res_prop()
92 static void ffa_to_smccc_res(struct arm_smccc_res *res, int ret) in ffa_to_smccc_res()
98 struct arm_smccc_res *res) in ffa_set_retval()
116 struct arm_smccc_res res; in ffa_map_hyp_buffers()
130 struct arm_smccc_res res; in ffa_unmap_hyp_buffers()
140 static void ffa_mem_frag_tx(struct arm_smccc_res *res, u32 handle_lo, in ffa_mem_frag_tx()
149 static void ffa_mem_frag_rx(struct arm_smccc_res *res, u32 handle_lo, in ffa_mem_frag_rx()
[all …]
/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c140 struct arm_smccc_res res; in mlxbf_bootctl_smc()
457 struct arm_smccc_res res; in large_icm_show()
473 struct arm_smccc_res res; in large_icm_store()
496 struct arm_smccc_res res; in os_up_store()
517 struct arm_smccc_res res; in oob_mac_show()
537 struct arm_smccc_res res; in oob_mac_store()
568 struct arm_smccc_res res; in opn_show()
592 struct arm_smccc_res res; in opn_store()
619 struct arm_smccc_res res; in sku_show()
643 struct arm_smccc_res res; in sku_store()
[all …]
/linux/drivers/watchdog/
H A Dimx_sc_wdt.c51 struct arm_smccc_res res; in imx_sc_wdt_ping()
61 struct arm_smccc_res res; in imx_sc_wdt_is_running()
80 struct arm_smccc_res res; in imx_sc_wdt_start()
97 struct arm_smccc_res res; in imx_sc_wdt_stop()
108 struct arm_smccc_res res; in imx_sc_wdt_set_timeout()
120 struct arm_smccc_res res; in imx_sc_wdt_set_pretimeout()
H 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()
H 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/include/linux/
H A Darm-smccc.h340 struct arm_smccc_res { struct
431 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
436 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk) in __arm_smccc_smc()
438 *res = (struct arm_smccc_res){}; in __arm_smccc_smc()
457 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
492 struct arm_smccc_res *___res = res; \
497 struct arm_smccc_res *___res = res; \
504 struct arm_smccc_res *___res = res; \
513 struct arm_smccc_res *___res = res; \
/linux/drivers/clk/rockchip/
H 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/arch/arm/mach-at91/
H A Dsam_secure.c17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call()
19 struct arm_smccc_res res = {.a0 = -1}; in sam_smccc_call()
H A Dsam_secure.h16 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1);
/linux/drivers/tee/optee/
H A Dsmc_abi.c289 struct arm_smccc_res res; in optee_enable_shm_cache()
315 struct arm_smccc_res smccc; in __optee_disable_shm_cache()
931 struct arm_smccc_res res; in optee_smc_do_call_with_arg()
975 struct arm_smccc_res res; in get_async_notif_value()
1223 struct arm_smccc_res res; in enable_async_notif()
1234 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_api()
1247 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_image_load()
1263 struct arm_smccc_res smccc; in optee_msg_get_os_revision()
1285 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible()
1302 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities()
[all …]
H A Doptee_trace.h41 TP_PROTO(struct optee_rpc_param *param, struct arm_smccc_res *res),
/linux/arch/arm64/include/asm/
H A Darchrandom.h17 struct arm_smccc_res res; in smccc_probe_trng()
94 struct arm_smccc_res res; in arch_get_random_seed_longs()
/linux/drivers/firmware/qcom/
H A Dqcom_scm-legacy.c111 struct arm_smccc_res *res) in __scm_legacy_do()
143 struct arm_smccc_res smc_res; in scm_legacy_call()
229 struct arm_smccc_res smc_res; in scm_legacy_call_atomic()
/linux/drivers/virt/coco/pkvm-guest/
H A Darm-pkvm-guest.c26 struct arm_smccc_res res; in arm_smccc_do_one_page()
101 struct arm_smccc_res res; in pkvm_init_hyp_services()
/linux/drivers/char/hw_random/
H 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/ufs/host/
H A Dufs-mediatek.c182 struct arm_smccc_res res; in ufs_mtk_crypto_enable()
195 struct arm_smccc_res res; in ufs_mtk_host_reset()
316 struct arm_smccc_res res; in ufs_mtk_setup_ref_clk()
458 struct arm_smccc_res res; in ufs_mtk_mphy_power_on()
859 struct arm_smccc_res res; in ufs_mtk_vreg_fix_vcc()
970 struct arm_smccc_res res; in ufs_mtk_init()
1259 struct arm_smccc_res res; in ufs_mtk_device_reset()
1358 struct arm_smccc_res res; in ufs_mtk_vsx_set_lpm()
1420 struct arm_smccc_res res; in ufs_mtk_suspend()
1464 struct arm_smccc_res res; in ufs_mtk_resume()
[all …]
/linux/arch/arm64/kernel/
H A Dparavirt.c98 struct arm_smccc_res res; in stolen_time_cpu_online()
142 struct arm_smccc_res res; in has_pv_steal_clock()
/linux/drivers/edac/
H A Dbluefield_edac.c97 struct arm_smccc_res res; in smc_call1()
106 struct arm_smccc_res res; in secure_readl()
124 struct arm_smccc_res res; in secure_writel()
347 struct arm_smccc_res res; in bluefield_edac_mc_probe()
/linux/drivers/acpi/arm64/
H A Dffh.c16 struct arm_smccc_res *args,
72 struct arm_smccc_res res; in acpi_ffh_address_space_arch_handler()
/linux/drivers/mfd/
H A Daltera-sysmgr.c44 struct arm_smccc_res result; in s10_protected_reg_write()
66 struct arm_smccc_res result; in s10_protected_reg_read()
/linux/arch/arm/mach-artpec/
H A Dboard-artpec6.c47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
/linux/drivers/firmware/smccc/
H A Dkvm_guest.c17 struct arm_smccc_res res; in kvm_init_hyp_services()
H A Dsmccc.c24 struct arm_smccc_res res; in arm_smccc_version_init()
/linux/drivers/firmware/
H A Darm_sdei.c41 unsigned long arg4, struct arm_smccc_res *res);
142 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()
/linux/drivers/soc/tegra/
H A Dari-tegra186.c29 struct arm_smccc_res res; in read_uncore_mca()

123