Home
last modified time | relevance | path

Searched refs:TR_EL10 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kvm/
H A Dat.c96 vcpu_el2_tge_is_set(vcpu)) ? TR_EL20 : TR_EL10; in compute_translation_regime()
102 if (regime == TR_EL10) { in effective_tcr2()
149 wi->s2 = wi->regime == TR_EL10 && (hcr & (HCR_VM | HCR_DC)); in setup_s1_walk()
151 WARN_ON_ONCE(wi->regime != TR_EL10); in setup_s1_walk()
157 case TR_EL10: in setup_s1_walk()
235 case TR_EL10: in setup_s1_walk()
888 if (wi->regime == TR_EL10 && vcpu_has_nv(vcpu) && in compute_par_s1()
903 mair = (wi->regime == TR_EL10 ? in compute_par_s1()
910 sctlr = (wi->regime == TR_EL10 ? in compute_par_s1()
938 if (regime == TR_EL10) in pan3_enabled()
[all …]
H A Dnested.c869 case TR_EL10: in get_asid_by_regime()
/linux/arch/arm64/include/asm/
H A Dkvm_nested.h321 TR_EL10, enumerator