Home
last modified time | relevance | path

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

1234

/linux/arch/arm64/kvm/hyp/nvhe/
A Dffa.c76 *res = (struct arm_smccc_res) { in ffa_to_smccc_error()
85 *res = (struct arm_smccc_res) { .a0 = FFA_SUCCESS, in ffa_to_smccc_res_prop()
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()
183 static void ffa_rx_release(struct arm_smccc_res *res) in ffa_rx_release()
191 static void do_ffa_rxtx_map(struct arm_smccc_res *res, in do_ffa_rxtx_map()
430 struct arm_smccc_res *res, in __do_ffa_mem_xfer()
669 struct arm_smccc_res res; in hyp_ffa_post_init()
794 struct arm_smccc_res res; in kvm_host_ffa_handler()
[all …]
/linux/drivers/platform/mellanox/
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/
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()
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()
/linux/include/linux/
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/firmware/qcom/
A Dqcom_scm-smc.c39 struct arm_smccc_res *res) in __scm_smc_do_quirk()
73 struct arm_smccc_res get_wq_res; in scm_get_wq_ctx()
94 struct arm_smccc_res *res) in __scm_smc_do_quirk_handle_waitq()
121 struct arm_smccc_res *res, bool atomic) in __scm_smc_do()
163 struct arm_smccc_res smc_res; in __scm_smc_call()
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/tools/testing/selftests/kvm/aarch64/
A Dpsci_test.c28 struct arm_smccc_res res; in psci_cpu_on()
39 struct arm_smccc_res res; in psci_affinity_info()
49 struct arm_smccc_res res; in psci_system_suspend()
59 struct arm_smccc_res res; in psci_features()
/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/char/hw_random/
A Dexynos-trng.c103 struct arm_smccc_res res; in exynos_trng_do_read_smc()
169 struct arm_smccc_res res; in exynos_trng_init_smc()
262 struct arm_smccc_res res; in exynos_trng_remove()
275 struct arm_smccc_res res; in exynos_trng_suspend()
301 struct arm_smccc_res res; in exynos_trng_resume()
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/arch/arm/mach-at91/
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()
A Dsam_secure.h16 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1);
/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/arch/arm64/include/asm/
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/tee/optee/
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()
1284 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible()
1335 struct arm_smccc_res res; in optee_msg_get_thread_count()
[all …]
/linux/tools/testing/selftests/kvm/include/aarch64/
A Dprocessor.h217 struct arm_smccc_res { struct
233 uint64_t arg6, struct arm_smccc_res *res); argument
244 uint64_t arg6, struct arm_smccc_res *res);
/linux/drivers/virt/coco/pkvm-guest/
A Darm-pkvm-guest.c26 struct arm_smccc_res res; in arm_smccc_do_one_page()
105 struct arm_smccc_res res; in pkvm_init_hyp_services()
/linux/arch/arm64/kernel/
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/acpi/arm64/
A Dffh.c16 struct arm_smccc_res *args,
72 struct arm_smccc_res res; in acpi_ffh_address_space_arch_handler()
/linux/drivers/ufs/host/
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/drivers/mfd/
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/drivers/mailbox/
A Dzynqmp-ipi-mailbox.c149 struct arm_smccc_res *res) in zynqmp_ipi_fw_call()
180 struct arm_smccc_res res; in zynqmp_ipi_interrupt()
230 struct arm_smccc_res res; in zynqmp_ipi_peek_data()
270 struct arm_smccc_res res; in zynqmp_ipi_last_tx_done()
308 struct arm_smccc_res res; in zynqmp_ipi_send_data()
358 struct arm_smccc_res res; in zynqmp_ipi_startup()
400 struct arm_smccc_res res; in zynqmp_ipi_shutdown()
/linux/drivers/firmware/
A Dstratix10-svc.c49 struct arm_smccc_res *);
208 struct arm_smccc_res res; in svc_thread_cmd_data_claim()
254 struct arm_smccc_res res; in svc_thread_cmd_config_status()
318 struct arm_smccc_res res) in svc_thread_recv_status_ok()
397 struct arm_smccc_res res; in svc_normal_to_secure_thread()
682 struct arm_smccc_res res; in svc_normal_to_secure_shm_thread()
822 struct arm_smccc_res *res) in svc_smccc_smc()
843 struct arm_smccc_res *res) in svc_smccc_hvc()
/linux/arch/arm/mach-artpec/
A Dboard-artpec6.c47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()

Completed in 63 milliseconds

1234