Searched refs:regime (Results 1 – 4 of 4) sorted by relevance
43 return ((wi->regime == TR_EL2 ? in has_52bit_pa()56 return (tcr & (wi->regime == TR_EL2 ? TCR_EL2_DS : TCR_DS)); in has_52bit_pa()100 static u64 effective_tcr2(struct kvm_vcpu *vcpu, enum trans_regime regime) in effective_tcr2() argument102 if (regime == TR_EL10) { in effective_tcr2()113 static bool s1pie_enabled(struct kvm_vcpu *vcpu, enum trans_regime regime) in s1pie_enabled() argument119 return effective_tcr2(vcpu, regime) & TCR2_EL1_PIE; in s1pie_enabled()131 val = effective_tcr2(vcpu, wi->regime); in compute_s1poe()135 wi->e0poe = (wi->regime != TR_EL2) && (val & TCR2_EL1_E0POE); in compute_s1poe()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()[all …]
1243 .regime = TR_EL20, in kvm_translate_vncr()
342 enum trans_regime regime; member
699 …bool "Cortex-A76: 1165522: Speculative AT instruction using out-of-context translation regime coul…712 …bool "Cortex-A57/A72: 1319537: Speculative AT instruction using out-of-context translation regime …725 …bool "Cortex-A55: 1530923: Speculative AT instruction using out-of-context translation regime coul…