Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dcpu.h1621 #define HCR_TLOR (1ULL << 35) macro
H A Dhelper.c6005 valid_mask |= HCR_TLOR; in do_hcr_write()
6160 HCR_TLOR); in arm_hcr_el2_eff_secstate()
7707 if (el < 2 && (arm_hcr_el2_eff(env) & HCR_TLOR)) { in access_lor_ns()