Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/
Dsmcall.c143 static smc32_handler_t sm_fastcall_function_table[] = { variable
159 if (index < countof(sm_fastcall_function_table)) { in smc_fastcall_secure_monitor()
160 func = sm_fastcall_function_table[index]; in smc_fastcall_secure_monitor()