Searched refs:IS_IN_HYP (Results 1 – 2 of 2) sorted by relevance
133 if (IS_IN_HYP()) { in xlat_arch_current_el()185 assert(IS_IN_HYP()); in setup_mmu_cfg()
361 #define IS_IN_HYP() (GET_M32(read_cpsr()) == MODE32_hyp) in DEFINE_SYSREG_RW_FUNCS() macro364 #define IS_IN_EL2() IS_IN_HYP() in DEFINE_SYSREG_RW_FUNCS()