/linux-6.1.9/arch/powerpc/include/asm/ |
D | cputhreads.h | 76 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()
|
D | dbell.h | 54 : : "i" (CPU_FTR_HVMODE|CPU_FTR_ARCH_300)); in ppc_msgsync()
|
D | cputable.h | 161 #define CPU_FTR_ARCH_300 LONG_ASM_CONST(0x0000000000020000) macro 431 CPU_FTR_TM_COMP | CPU_FTR_ARCH_300 | CPU_FTR_P9_TLBIE_STQ_BUG | \ 453 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
|
/linux-6.1.9/arch/powerpc/perf/ |
D | isa207-common.c | 60 else if (cpu_has_feature(CPU_FTR_ARCH_300)) in is_event_valid() 100 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in mmcra_sdar_mode() 158 if (cpu_has_feature(CPU_FTR_ARCH_300)) in thresh_cmp_val() 166 if (cpu_has_feature(CPU_FTR_ARCH_300)) in combine_from_event() 174 if (cpu_has_feature(CPU_FTR_ARCH_300)) in combine_shift() 464 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_get_constraint() 484 } else if (cpu_has_feature(CPU_FTR_ARCH_300) || (event & EVENT_IS_L1)) { in isa207_get_constraint() 507 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_get_constraint() 610 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_compute_mmcr() 641 if (!cpu_has_feature(CPU_FTR_ARCH_300) && event_is_fab_match(event[i])) { in isa207_compute_mmcr()
|
D | generic-compat-pmu.c | 331 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in init_generic_compat_pmu()
|
/linux-6.1.9/arch/powerpc/lib/ |
D | sstep.c | 1149 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in set_ca32() 1382 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1521 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1608 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1774 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1943 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1953 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1990 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2012 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2019 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() [all …]
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_hv.c | 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() [all …]
|
D | book3s_hv_rm_mmu.c | 385 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()
|
D | book3s_64_mmu_hv.c | 272 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_mmu_hv_init() 376 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_mmu_book3s_64_hv_xlate() 550 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 670 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 716 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 1246 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1289 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1331 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1350 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1402 if (cpu_has_feature(CPU_FTR_ARCH_300)) in resize_hpt_pivot() [all …]
|
D | book3s_hv_builtin.c | 203 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_rm_send_ipi() 570 WARN_ON_ONCE(cpu_has_feature(CPU_FTR_ARCH_300)); in kvmppc_guest_entry_inject_int()
|
D | book3s_pr.c | 145 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() 1978 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_configure_mmu_pr() 2040 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_pr()
|
/linux-6.1.9/arch/powerpc/platforms/powernv/ |
D | idle.c | 92 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() 1063 if (cpu_has_feature(CPU_FTR_ARCH_300) && deepest_stop_found) { in pnv_cpu_offline() 1276 if (cpu_has_feature(CPU_FTR_ARCH_300) && in pnv_disable_deep_states() 1306 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_probe_idle_states() 1379 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_parse_cpuidle_dt() 1439 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_init_idle_states() 1462 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_init_idle_states()
|
D | smp.c | 154 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_flush_interrupts() 341 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_smp_probe()
|
D | rng.c | 72 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in initialise_darn()
|
D | setup.c | 474 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_kexec_cpu_down()
|
D | pci-ioda-tce.c | 33 !cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_ioda_parse_tce_sizes()
|
/linux-6.1.9/arch/powerpc/mm/book3s64/ |
D | slb.c | 258 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in slb_dump_contents() 463 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in switch_slb() 598 if (cpu_has_feature(CPU_FTR_ARCH_300)) in slb_cache_update()
|
D | hash_native.c | 307 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in native_hpte_insert() 670 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in hpte_decode()
|
D | hash_utils.c | 266 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__tlbiel_all() 1055 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in htab_initialize() 1219 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in hash__early_init_mmu_secondary() 2083 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__setup_initial_memory_limit()
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | time.c | 839 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in enable_large_decrementer() 859 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in set_decrementer_max()
|
D | security.c | 312 if (cpu_has_feature(CPU_FTR_ARCH_300)) in setup_stf_barrier()
|
D | mce_power.c | 103 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in flush_erat()
|
D | dt_cpu_ftrs.c | 690 cur_cpu_spec->cpu_features |= CPU_FTR_ARCH_300; in cpufeatures_setup_start()
|
/linux-6.1.9/arch/powerpc/mm/ |
D | init_64.c | 494 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in mmu_early_init_devtree()
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h | 380 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_get_old_v()
|