| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-bootctl.c | 142 struct arm_smccc_res res; in mlxbf_bootctl_smc() 459 struct arm_smccc_res res; in large_icm_show() 475 struct arm_smccc_res res; in large_icm_store() 498 struct arm_smccc_res res; in rtc_battery_show() 515 struct arm_smccc_res res; in os_up_store() 536 struct arm_smccc_res res; in oob_mac_show() 556 struct arm_smccc_res res; in oob_mac_store() 587 struct arm_smccc_res res; in opn_show() 611 struct arm_smccc_res res; in opn_store() 638 struct arm_smccc_res res; in sku_show() [all …]
|
| /linux/drivers/watchdog/ |
| H A D | imx_sc_wdt.c | 51 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 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() 63 struct arm_smccc_res res; in smcwd_get_timeleft() 117 struct arm_smccc_res res; in smcwd_probe()
|
| H A D | gunyah_wdt.c | 59 struct arm_smccc_res res; in gunyah_wdt_call() 115 struct arm_smccc_res res; in gunyah_wdt_get_time_since_last_ping()
|
| H A D | keembay_wdt.c | 146 struct arm_smccc_res res; in keembay_wdt_to_isr() 158 struct arm_smccc_res res; in keembay_wdt_th_isr()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | psci_test.c | 27 struct arm_smccc_res res; in psci_cpu_on() 37 struct arm_smccc_res res; in psci_affinity_info() 47 struct arm_smccc_res res; in psci_system_suspend() 57 struct arm_smccc_res res; in psci_system_off2() 66 struct arm_smccc_res res; in psci_features()
|
| H A D | kvm-uuid.c | 26 struct arm_smccc_res res = {}; in guest_code()
|
| /linux/drivers/char/hw_random/ |
| H A D | exynos-trng.c | 102 struct arm_smccc_res res; in exynos_trng_do_read_smc() 168 struct arm_smccc_res res; in exynos_trng_init_smc() 261 struct arm_smccc_res res; in exynos_trng_remove() 274 struct arm_smccc_res res; in exynos_trng_suspend() 300 struct arm_smccc_res res; in exynos_trng_resume()
|
| H A D | arm_smccc_trng.c | 36 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/ |
| H A D | sam_secure.c | 17 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 D | sam_secure.h | 16 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1);
|
| /linux/drivers/clk/rockchip/ |
| H A 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() 61 struct arm_smccc_res res; in rockchip_ddrclk_sip_determine_rate()
|
| /linux/arch/arm64/include/asm/ |
| H A D | archrandom.h | 17 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 D | qcom_scm-legacy.c | 111 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/tee/optee/ |
| H A D | smc_abi.c | 289 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() 1039 struct arm_smccc_res res; in get_async_notif_value() 1291 struct arm_smccc_res res; in enable_async_notif() 1302 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_api() 1315 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_image_load() 1332 struct arm_smccc_res smccc; in optee_msg_get_os_revision() 1360 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() 1377 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() [all …]
|
| H A D | optee_trace.h | 41 TP_PROTO(struct optee_rpc_param *param, struct arm_smccc_res *res),
|
| /linux/drivers/firmware/smccc/ |
| H A D | smccc.c | 24 struct arm_smccc_res res; in arm_smccc_version_init() 72 struct arm_smccc_res res = {}; in arm_smccc_hypervisor_has_uuid()
|
| H A D | kvm_guest.c | 21 struct arm_smccc_res res; in kvm_init_hyp_services() 58 struct arm_smccc_res res; in kvm_arm_target_impl_cpu_init()
|
| /linux/drivers/virt/coco/pkvm-guest/ |
| H A D | arm-pkvm-guest.c | 27 struct arm_smccc_res res; in arm_smccc_do_one_page() 102 struct arm_smccc_res res; in pkvm_init_hyp_services()
|
| /linux/drivers/pmdomain/mediatek/ |
| H A D | airoha-cpu-pmdomain.c | 27 struct arm_smccc_res res; in airoha_cpu_pmdomain_clk_get() 51 struct arm_smccc_res res; in airoha_cpu_pmdomain_set_performance_state()
|
| /linux/drivers/acpi/arm64/ |
| H A D | ffh.c | 16 struct arm_smccc_res *args, 72 struct arm_smccc_res res; in acpi_ffh_address_space_arch_handler()
|
| /linux/drivers/edac/ |
| H A D | bluefield_edac.c | 97 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() 357 struct arm_smccc_res res; in bluefield_edac_mc_probe()
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 276 struct arm_smccc_res { struct 292 u64 arg6, struct arm_smccc_res *res); argument 303 u64 arg6, struct arm_smccc_res *res);
|
| /linux/arch/arm/mach-artpec/ |
| H A D | board-artpec6.c | 47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
|
| /linux/drivers/soc/tegra/ |
| H A D | ari-tegra186.c | 29 struct arm_smccc_res res; in read_uncore_mca()
|