Searched refs:has_feature (Results 1 – 4 of 4) sorted by relevance
369 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()374 if (!has_feature(vcpu, VCPU_FTR_MMU_V2)) in kvmppc_core_emulate_mfspr_e500()402 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()
883 if (has_feature(vcpu, VCPU_FTR_MMU_V2)) { in vcpu_mmu_init()