Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Druntime_svc.c212 static void sync_handler(cpu_context_t *ctx, uint32_t smc_fid, u_register_t scr_el3) in sync_handler()
250 return sync_handler(ctx, smc_fid, scr_el3); in handler_sync_exception()
207 static void sync_handler(cpu_context_t *ctx, uint32_t smc_fid) sync_handler() function