Lines Matching refs:CPU_FTR_ARCH_300

177 	if (cpu_has_feature(CPU_FTR_ARCH_300)) {  in kvmppc_ipi_thread()
350 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_arch_compat()
1228 cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
1344 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_lpcr()
2029 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_vcpu_create_hv()
2041 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2054 if (vcore && cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2101 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_set_smt_mode()
2461 if (cpu_has_feature(CPU_FTR_ARCH_300)) in subcore_config_ok()
2833 && !cpu_has_feature(CPU_FTR_ARCH_300); in kvmppc_run_core()
2981 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_run_core()
3269 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_setup_mmu()
3801 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_setup_htab_rma()
3950 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
3957 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
3978 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_init_vm_hv()
4017 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4030 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4042 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4409 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_configure_mmu()
4537 return cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled(); in kvmppc_radix_possible()
4591 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_init_hv()