Searched refs:clean_top_32b_of_param (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-a-latest/plat/mediatek/common/ |
D | mtk_plat_common.c | 22 void clean_top_32b_of_param(uint32_t smc_fid, in clean_top_32b_of_param() function
|
D | mtk_plat_common.h | 34 void clean_top_32b_of_param(uint32_t smc_fid, u_register_t *x1,
|
D | mtk_sip_svc.c | 52 clean_top_32b_of_param(smc_fid, &x1, &x2, &x3, &x4); in mediatek_sip_handler()
|
/trusted-firmware-a-latest/plat/nxp/common/sip_svc/ |
D | sip_svc.c | 45 static void clean_top_32b_of_param(uint32_t smc_fid, in clean_top_32b_of_param() function 75 clean_top_32b_of_param(smc_fid, &x1, &x2, &x3, &x4); in nxp_sip_handler()
|