Searched refs:SCTLR_SPAN (Results 1 – 2 of 2) sorted by relevance
1354 #define SCTLR_SPAN (1U << 23) /* v8.1-PAN */ macro
11146 if (!(env->cp15.sctlr_el[new_el] & SCTLR_SPAN)) { in take_aarch32_exception()11741 if ((env->cp15.sctlr_el[new_el] & SCTLR_SPAN) == 0) { in arm_cpu_do_interrupt_aarch64()