Home
last modified time | relevance | path

Searched refs:clean_top_32b_of_param (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/mediatek/common/
Dmtk_plat_common.h68 void clean_top_32b_of_param(uint32_t smc_fid, u_register_t *x1,
Dmtk_sip_svc.c52 clean_top_32b_of_param(smc_fid, &x1, &x2, &x3, &x4); in mediatek_sip_handler()
Dmtk_plat_common.c24 void clean_top_32b_of_param(uint32_t smc_fid, in clean_top_32b_of_param() function