Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/common/
A Dmtk_smc_handlers.c82 static const struct smc_descriptor *smc_handler_pool;
96 static void print_smc_descriptor(const struct smc_descriptor pool[]) in print_smc_descriptor()
98 const struct smc_descriptor *p_smc_desc; in print_smc_descriptor()
113 const struct smc_descriptor *iter; in mtk_smc_handler_init()
117 smc_handler_pool = (const struct smc_descriptor *)MTK_SMC_POOL_START; in mtk_smc_handler_init()
/arm-trusted-firmware-2.8.0/plat/mediatek/include/
A Dmtk_sip_svc.h45 const struct smc_descriptor _smc_id##_descriptor \
89 struct smc_descriptor { struct

Completed in 3 milliseconds