Searched refs:HCR_TLOR (Results 1 – 5 of 5) sorted by relevance
38 #define HCR_TLOR (UL(1) << 35) macro99 HCR_AMO | HCR_SWIO | HCR_TIDCP | HCR_RW | HCR_TLOR | \
169 hcr_set |= HCR_TLOR; in pvm_init_traps_aa64mmfr1()
200 .value = HCR_TLOR,201 .mask = HCR_TLOR,
1624 #define HCR_TLOR (1ULL << 35) macro
6020 valid_mask |= HCR_TLOR; in do_hcr_write()6175 HCR_TLOR); in arm_hcr_el2_eff_secstate()7727 if (el < 2 && (arm_hcr_el2_eff(env) & HCR_TLOR)) { in access_lor_ns()