• Home
  • Raw
  • Download

Lines Matching refs:CPU_FTR_ARCH_300

194 	if (cpu_has_feature(CPU_FTR_ARCH_300)) {  in kvmppc_ipi_thread()
367 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_arch_compat()
1403 cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_handle_exit_hv()
1612 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_lpcr()
2324 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2337 if (vcore && cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2390 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_set_smt_mode()
2770 if (cpu_has_feature(CPU_FTR_ARCH_300)) in subcore_config_ok()
3160 && !cpu_has_feature(CPU_FTR_ARCH_300); in kvmppc_run_core()
3894 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_setup_mmu()
4640 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_setup_htab_rma()
4807 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4814 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4839 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_init_vm_hv()
4878 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4891 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_init_vm_hv()
4909 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv()
4952 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_destroy_vm_hv()
4989 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_hv()
5290 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_configure_mmu()
5350 if (!cpu_has_feature(CPU_FTR_ARCH_300) || no_mixing_hpt_and_radix) in kvmhv_enable_nested()
5474 return cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled(); in kvmppc_radix_possible()
5539 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_init_hv()