Searched refs:IS_IN_HYP (Results 1 – 2 of 2) sorted by relevance
150 if (IS_IN_HYP()) { in xlat_arch_current_el()202 assert(IS_IN_HYP()); in setup_mmu_cfg()
407 #define IS_IN_HYP() (GET_M32(read_cpsr()) == MODE32_hyp) macro410 #define IS_IN_EL2() IS_IN_HYP()