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

/linux-master/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-master/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c173 hcr_set |= HCR_TLOR;
/linux-master/arch/arm64/kvm/
H A Dnested.c263 res0 |= HCR_TLOR;
H A Demulate-nested.c200 .value = HCR_TLOR,
201 .mask = HCR_TLOR,

Completed in 142 milliseconds