Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dcpu.h1662 #define SCR_TLOR (1ULL << 14) macro
H A Dhelper.c1894 valid_mask |= SCR_TLOR; in scr_write()
7710 if (el < 3 && (env->cp15.scr_el3 & SCR_TLOR)) { in access_lor_ns()