Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/common/
A Dmtk_smc_handlers.c67 ret = smc_handler_pool[_smc_id##_descriptor_index].smc_handler(x1,\
82 static const struct smc_descriptor *smc_handler_pool; variable
117 smc_handler_pool = (const struct smc_descriptor *)MTK_SMC_POOL_START; in mtk_smc_handler_init()
119 for (index_cnt = 0, iter = &smc_handler_pool[0]; in mtk_smc_handler_init()
131 print_smc_descriptor(smc_handler_pool); in mtk_smc_handler_init()

Completed in 2 milliseconds