Searched refs:__effective_sctlr2_bit (Results 1 – 1 of 1) sorted by relevance
76 static bool __effective_sctlr2_bit(struct kvm_vcpu *vcpu, unsigned int idx) in __effective_sctlr2_bit() function97 return __effective_sctlr2_bit(vcpu, SCTLR2_EL1_EASE_SHIFT); in effective_sctlr2_ease()102 return __effective_sctlr2_bit(vcpu, SCTLR2_EL1_NMEA_SHIFT); in effective_sctlr2_nmea()
Completed in 4 milliseconds