Home
last modified time | relevance | path

Searched defs:IS_IN_EL1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/common/
H A Dplat_gicv3.c370 #define IS_IN_EL1() IS_IN_SECURE() macro
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h815 #define IS_IN_EL1() IS_IN_EL(1) in DEFINE_RENAME_SYSREG_RW_FUNCS() macro