Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dkvm_arm.h38 #define HCR_TLOR (UL(1) << 35) macro
99 HCR_AMO | HCR_SWIO | HCR_TIDCP | HCR_RW | HCR_TLOR | \
/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c91 val |= HCR_TLOR; in pvm_init_traps_hcr()
/linux-6.15/arch/arm64/kvm/
H A Dnested.c1053 res0 |= HCR_TLOR; in kvm_init_nv_sysregs()
H A Demulate-nested.c227 .value = HCR_TLOR,
228 .mask = HCR_TLOR,