Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/xlat_tables/aarch64/
H A Dxlat_tables.c155 assert(IS_IN_EL(_el)); \
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h812 #define IS_IN_EL(x) \ in DEFINE_RENAME_SYSREG_RW_FUNCS() macro
815 #define IS_IN_EL1() IS_IN_EL(1) in DEFINE_RENAME_SYSREG_RW_FUNCS()
816 #define IS_IN_EL2() IS_IN_EL(2) in DEFINE_RENAME_SYSREG_RW_FUNCS()
817 #define IS_IN_EL3() IS_IN_EL(3) in DEFINE_RENAME_SYSREG_RW_FUNCS()