Searched refs:has_feature (Results 1 – 4 of 4) sorted by relevance
347 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()352 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()380 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()
328 static inline bool has_feature(const struct kvm_vcpu *vcpu, in has_feature() function
687 if (has_feature(vcpu, VCPU_FTR_MMU_V2) && in kvmppc_load_last_inst()
889 if (has_feature(vcpu, VCPU_FTR_MMU_V2)) { in vcpu_mmu_init()