Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Druntime_svc.c39 static bool get_handler_for_smc_fid(uint32_t smc_fid, rt_svc_handle_t *handler) in get_handler_for_smc_fid() function
225 if (!get_handler_for_smc_fid(smc_fid, &handler)) { in sync_handler()
301 if (!get_handler_for_smc_fid(smc_fid, &handler)) { in handle_runtime_svc()