Searched refs:has_feature (Results 1 – 4 of 4) sorted by relevance
370 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()375 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()403 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()
325 static inline bool has_feature(const struct kvm_vcpu *vcpu, in has_feature() function
685 if (has_feature(vcpu, VCPU_FTR_MMU_V2) && in kvmppc_load_last_inst()
887 if (has_feature(vcpu, VCPU_FTR_MMU_V2)) { in vcpu_mmu_init()