Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dat.c100 static u64 effective_tcr2(struct kvm_vcpu *vcpu, enum trans_regime regime) in effective_tcr2() function
119 return effective_tcr2(vcpu, regime) & TCR2_EL1_PIE; in s1pie_enabled()
131 val = effective_tcr2(vcpu, wi->regime); in compute_s1poe()