Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/common/aarch64/
H A Dplat_common.c93 const char *get_mode_str(unsigned int spsr_mode) in get_mode_str() function
/rk3399_ARM-atf/include/common/
H A Ddebug.h108 const char *get_mode_str(unsigned int spsr_mode);
/rk3399_ARM-atf/common/
H A Druntime_svc.c254 get_mode_str((unsigned int)GET_M32(read_spsr_el3()))); in handler_sync_exception()