Home
last modified time | relevance | path

Searched refs:smc_descriptor (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/common/
Dmtk_smc_handlers.c84 static const struct smc_descriptor *smc_handler_pool;
98 static void print_smc_descriptor(const struct smc_descriptor pool[]) in print_smc_descriptor()
100 const struct smc_descriptor *p_smc_desc; in print_smc_descriptor()
115 const struct smc_descriptor *iter; in mtk_smc_handler_init()
119 smc_handler_pool = (const struct smc_descriptor *)MTK_SMC_POOL_START; in mtk_smc_handler_init()
/trusted-firmware-a-latest/plat/mediatek/include/
Dmtk_sip_svc.h45 const struct smc_descriptor _smc_id##_descriptor \
91 struct smc_descriptor { struct