Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dcpu.h1354 #define SCTLR_SPAN (1U << 23) /* v8.1-PAN */ macro
H A Dhelper.c11146 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()