Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Dqcom_scm-64.c85 struct arm_smccc_res *res) in qcom_scm_call()
211 struct arm_smccc_res res; in __qcom_scm_is_call_available()
228 struct arm_smccc_res res; in __qcom_scm_hdcp_req()
255 struct arm_smccc_res res; in __qcom_scm_init()
275 struct arm_smccc_res res; in __qcom_scm_pas_supported()
292 struct arm_smccc_res res; in __qcom_scm_pas_init_image()
309 struct arm_smccc_res res; in __qcom_scm_pas_mem_setup()
326 struct arm_smccc_res res; in __qcom_scm_pas_auth_and_reset()
342 struct arm_smccc_res res; in __qcom_scm_pas_shutdown()
356 struct arm_smccc_res res; in __qcom_scm_pas_mss_reset()
[all …]
Darm_sdei.c41 unsigned long arg4, struct arm_smccc_res *res);
124 static int sdei_is_err(struct arm_smccc_res *res) in sdei_is_err()
144 struct arm_smccc_res res; in invoke_sdei_fn()
877 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_smc()
885 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_hvc()
Dpsci.c120 struct arm_smccc_res res; in __invoke_psci_fn_hvc()
130 struct arm_smccc_res res; in __invoke_psci_fn_smc()
/Linux-v4.19/include/linux/
Darm-smccc.h96 struct arm_smccc_res { struct
131 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
148 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
201 struct arm_smccc_res *___res = res; \
209 struct arm_smccc_res *___res = res; \
218 struct arm_smccc_res *___res = res; \
228 struct arm_smccc_res *___res = res; \
/Linux-v4.19/drivers/clk/rockchip/
Dclk-ddr.c43 struct arm_smccc_res res; in rockchip_ddrclk_sip_set_rate()
58 struct arm_smccc_res res; in rockchip_ddrclk_sip_recalc_rate()
71 struct arm_smccc_res res; in rockchip_ddrclk_sip_round_rate()
/Linux-v4.19/drivers/tee/optee/
Dcore.c349 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_api()
362 struct arm_smccc_res smccc; in optee_msg_get_os_revision()
383 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible()
399 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities()
427 struct arm_smccc_res smccc; in optee_config_shm_memremap()
518 struct arm_smccc_res *res) in optee_smccc_smc()
527 struct arm_smccc_res *res) in optee_smccc_hvc()
Dcall.c147 struct arm_smccc_res res; in optee_do_call_with_arg()
404 struct arm_smccc_res res; in optee_enable_shm_cache()
428 struct arm_smccc_res smccc; in optee_disable_shm_cache()
Doptee_private.h37 struct arm_smccc_res *);
/Linux-v4.19/arch/arm/mach-artpec/
Dboard-artpec6.c50 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
/Linux-v4.19/arch/arm64/kernel/
Dasm-offsets.c155 DEFINE(ARM_SMCCC_RES_X0_OFFS, offsetof(struct arm_smccc_res, a0)); in main()
156 DEFINE(ARM_SMCCC_RES_X2_OFFS, offsetof(struct arm_smccc_res, a2)); in main()
Dcpu_errata.c197 struct arm_smccc_res res; in enable_smccc_arch_workaround_1()
333 struct arm_smccc_res res; in has_ssbd_mitigation()
/Linux-v4.19/arch/arm/mm/
Dproc-v7-bugs.c80 struct arm_smccc_res res; in cpu_v7_spectre_init()
/Linux-v4.19/drivers/firmware/meson/
Dmeson_sm.c77 struct arm_smccc_res res; in __meson_sm_call()
/Linux-v4.19/drivers/devfreq/
Drk3399_dmc.c295 struct arm_smccc_res res; in rk3399_dmcfreq_probe()
/Linux-v4.19/drivers/char/tpm/
Dtpm_crb.c332 struct arm_smccc_res res; in tpm_crb_smc_start()
/Linux-v4.19/drivers/edac/
Daltera_edac.c504 struct arm_smccc_res result; in s10_protected_reg_write()
525 struct arm_smccc_res result; in s10_protected_reg_read()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c235 struct arm_smccc_res res; in mtk_hdmi_hw_make_reg_writable()