Lines Matching refs:CPU_FTR_ARCH_300
189 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_ipi_thread()
294 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_core_start_stolen()
305 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_core_end_stolen()
321 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_load_hv()
356 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_put_hv()
399 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_arch_compat()
724 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in vcore_stolen_time()
830 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_doorbell_pending()
1001 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvm_arch_vcpu_yield_to()
1730 if (kvm_is_radix(vcpu->kvm) || !cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
1773 if (kvm_is_radix(vcpu->kvm) || !cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
1856 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
2113 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_filter_lpcr_hv()
2261 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_get_one_reg_hv()
2501 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_one_reg_hv()
2704 if (cpu_has_feature(CPU_FTR_ARCH_300)) in threads_per_vcore()
2868 if (cpu_has_feature(CPU_FTR_ARCH_300) == IS_ENABLED(CONFIG_KVM_BOOK3S_HV_P9_TIMING)) in kvmppc_arch_create_vcpu_debugfs_hv()
2954 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2967 if (vcore && cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
3013 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_set_smt_mode()
3353 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_vcore_preempt()
3371 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_vcore_end_preempt()
3417 if (cpu_has_feature(CPU_FTR_ARCH_300)) in subcore_config_ok()
3700 if (WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300))) in kvmppc_run_core()
4309 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_vcore_blocked()
4427 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_setup_mmu()
4835 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_vcpu_run_hv()
4842 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_vcpu_run_hv()
5210 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_setup_htab_rma()
5306 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_alloc_host_rm_ops()
5398 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5405 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5434 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_init_vm_hv()
5483 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5494 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5504 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
5532 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_destroy_vm_hv()
5544 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_destroy_vm_hv()
5584 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_hv()
5901 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_configure_mmu()
5961 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_enable_nested()
6127 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_hash_v3_possible()
6230 return cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled(); in kvmppc_radix_possible()
6253 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_init_hv()