Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Druntime_svc.c64 static void ea_proceed(uint32_t ea_reason, u_register_t esr_el3, cpu_context_t *ctx) in ea_proceed() function
120 return ea_proceed(ERROR_EA_ASYNC, esr_el3, ctx); in handler_lower_el_async_ea()
278 return ea_proceed(ERROR_EA_SYNC, esr_el3, ctx); in handler_sync_exception()