Searched refs:sm_fastcall_table (Results 1 – 2 of 2) sorted by relevance
171 smc32_handler_t sm_fastcall_table[SMC_NUM_ENTITIES] = { variable206 if (sm_fastcall_table[entity_nr] != smc_undefined || in sm_register_entity()214 sm_fastcall_table[entity_nr] = entity->fastcall_handler; in sm_register_entity()
81 extern smc32_handler_t sm_fastcall_table[];232 ret = sm_fastcall_table[SMC_ENTITY(args->smc_nr)](args); in sm_sched_nonsecure_fiq_loop()