Home
last modified time | relevance | path

Searched refs:CPU_FTR_ARCH_300 (Results 1 – 23 of 23) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dcputhreads.h76 if (cpu_has_feature(CPU_FTR_ARCH_300) && (threads_per_core == 8)) in cpu_first_tlb_thread_sibling()
84 if (cpu_has_feature(CPU_FTR_ARCH_300) && (threads_per_core == 8)) in cpu_last_tlb_thread_sibling()
92 if (cpu_has_feature(CPU_FTR_ARCH_300) && (threads_per_core == 8)) in cpu_tlb_thread_sibling_step()
H A Dcputable.h161 #define CPU_FTR_ARCH_300 LONG_ASM_CONST(0x0000000000020000) macro
432 CPU_FTR_TM_COMP | CPU_FTR_ARCH_300 | CPU_FTR_P9_TLBIE_STQ_BUG | \
454 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
H A Ddbell.h48 : : "i" (CPU_FTR_HVMODE|CPU_FTR_ARCH_300)); in ppc_msgsync()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c192 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_ipi_thread()
297 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_core_start_stolen()
308 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_core_end_stolen()
324 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_load_hv()
359 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_put_hv()
423 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_arch_compat()
781 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in vcore_stolen_time()
887 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_doorbell_pending()
1058 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvm_arch_vcpu_yield_to()
1796 if (kvm_is_radix(vcpu->kvm) || !cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
[all …]
H A Dbook3s_hv_rm_mmu.c385 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_do_h_enter()
503 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_do_h_remove()
602 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_h_bulk_remove()
692 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_h_protect()
767 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_h_read()
1025 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_invalidate_hpte()
1043 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_clear_ref_hpte()
1142 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_hv_find_lock_hpte()
1154 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_find_lock_hpte()
1225 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hpte_hv_fault()
H A Dbook3s_64_mmu_hv.c273 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_mmu_hv_init()
377 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_mmu_book3s_64_hv_xlate()
565 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault()
668 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault()
714 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault()
1232 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte()
1275 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte()
1317 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte()
1336 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte()
1388 if (cpu_has_feature(CPU_FTR_ARCH_300)) in resize_hpt_pivot()
[all …]
H A Dbook3s_hv_builtin.c208 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_rm_send_ipi()
575 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_guest_entry_inject_int()
H A Dbook3s_pr.c145 if (cpu_has_feature(CPU_FTR_ARCH_300) && (current->thread.fscr & FSCR_SCV)) in kvmppc_core_vcpu_load_pr()
176 if (cpu_has_feature(CPU_FTR_ARCH_300) && (current->thread.fscr & FSCR_SCV)) in kvmppc_core_vcpu_put_pr()
1972 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_configure_mmu_pr()
2034 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_pr()
H A Dpowerpc.c596 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_vm_ioctl_check_extension()
605 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_vm_ioctl_check_extension()
H A Dbook3s_hv_nested.c458 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmhv_nested_init()
/linux/arch/powerpc/platforms/powernv/
H A Didle.c92 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_save_sprs_for_deep_states()
116 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_save_sprs_for_deep_states()
1065 if (cpu_has_feature(CPU_FTR_ARCH_300) && deepest_stop_found) { in pnv_cpu_offline()
1279 if (cpu_has_feature(CPU_FTR_ARCH_300) && in pnv_disable_deep_states()
1309 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_probe_idle_states()
1381 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_parse_cpuidle_dt()
1441 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_init_idle_states()
1464 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_init_idle_states()
H A Drng.c72 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in initialise_darn()
H A Dsetup.c474 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_kexec_cpu_down()
H A Dpci-ioda-tce.c33 !cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_ioda_parse_tce_sizes()
H A Dopal.c97 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) { in opal_configure_cores()
/linux/arch/powerpc/mm/book3s64/
H A Dslb.c268 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in slb_dump_contents()
386 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in switch_slb()
524 if (cpu_has_feature(CPU_FTR_ARCH_300)) in slb_cache_update()
H A Dhash_utils.c267 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__tlbiel_all()
1394 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in htab_initialize()
1551 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in hash__early_init_mmu_secondary()
2415 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__setup_initial_memory_limit()
H A Dradix_tlb.c92 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in radix__tlbiel_all()
/linux/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c219 if (cpu_has_feature(CPU_FTR_ARCH_300)) in native_find()
234 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in native_find()
/linux/arch/powerpc/kernel/
H A Dtime.c849 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in enable_large_decrementer()
869 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in set_decrementer_max()
H A Dmce_power.c103 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in flush_erat()
/linux/arch/powerpc/perf/
H A Dgeneric-compat-pmu.c331 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in init_generic_compat_pmu()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h380 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_get_old_v()