Searched refs:handler_fn (Results 1 – 1 of 1) sorted by relevance
99 smc32_handler_t handler_fn = NULL; in smc_stdcall_secure_monitor() local102 handler_fn = sm_stdcall_function_table[function]; in smc_stdcall_secure_monitor()104 if (!handler_fn) in smc_stdcall_secure_monitor()105 handler_fn = smc_undefined; in smc_stdcall_secure_monitor()107 return handler_fn(args); in smc_stdcall_secure_monitor()