Searched refs:smc_handler_pool (Results 1 – 1 of 1) sorted by relevance
67 ret = smc_handler_pool[_smc_id##_descriptor_index].smc_handler(x1,\82 static const struct smc_descriptor *smc_handler_pool; variable117 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