Lines Matching refs:CPU_FTR_ARCH_300
192 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_ipi_thread()
353 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_arch_compat()
1583 if (kvm_is_radix(vcpu->kvm) || !cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
1626 if (kvm_is_radix(vcpu->kvm) || !cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
1708 cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_handle_exit_hv()
1951 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_filter_lpcr_hv()
2525 if (cpu_has_feature(CPU_FTR_ARCH_300)) in threads_per_vcore()
2757 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2770 if (vcore && cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2818 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_set_smt_mode()
3188 if (cpu_has_feature(CPU_FTR_ARCH_300)) in subcore_config_ok()
3471 if (WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300))) in kvmppc_run_core()
4278 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_setup_mmu()
4680 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_vcpu_run_hv()
5050 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_setup_htab_rma()
5219 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5226 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5251 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_init_vm_hv()
5296 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5307 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5317 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5348 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_destroy_vm_hv()
5360 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_destroy_vm_hv()
5400 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_hv()
5717 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_configure_mmu()
5777 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_enable_nested()
5942 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_hash_v3_possible()
6043 return cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled(); in kvmppc_radix_possible()