Home
last modified time | relevance | path

Searched refs:scmi_smt_fastcall_smc_entry (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp1/services/
H A Dstm32mp1_svc_setup.c41 scmi_smt_fastcall_smc_entry(0); in plat_svc_smc_handler()
44 scmi_smt_fastcall_smc_entry(1); in plat_svc_smc_handler()
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Dplat_sip_calls.c25 scmi_smt_fastcall_smc_entry(0); in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Dplat_sip_calls.c24 scmi_smt_fastcall_smc_entry(0); in rockchip_plat_sip_handler()
/rk3399_ARM-atf/plat/rockchip/rk3568/
H A Dplat_sip_calls.c28 scmi_smt_fastcall_smc_entry(0); in rockchip_plat_sip_handler()
/rk3399_ARM-atf/include/drivers/
H A Dscmi-msg.h50 void scmi_smt_fastcall_smc_entry(unsigned int agent_id);
/rk3399_ARM-atf/plat/amd/versal2/
H A Dsip_svc_setup.c101 scmi_smt_fastcall_smc_entry(0); in sip_svc_smc_handler()
/rk3399_ARM-atf/plat/imx/common/
H A Dimx_sip_svc.c39 scmi_smt_fastcall_smc_entry(0); in imx_sip_handler()
/rk3399_ARM-atf/drivers/scmi-msg/
H A Dsmt.c179 void scmi_smt_fastcall_smc_entry(unsigned int agent_id) in scmi_smt_fastcall_smc_entry() function