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.h1694 #define SCR_TLOR (1ULL << 14) macro
H A Dhelper.c709 valid_mask |= SCR_TLOR; in scr_write()
5242 if (el < 3 && (env->cp15.scr_el3 & SCR_TLOR)) { in access_lor_ns()