/linux/arch/powerpc/include/asm/ |
H A 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()
|
H A D | dbell.h | 54 : : "i" (CPU_FTR_HVMODE|CPU_FTR_ARCH_300)); in ppc_msgsync()
|
H A 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/arch/powerpc/perf/ |
H A 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()
|
H A D | generic-compat-pmu.c | 331 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in init_generic_compat_pmu()
|
/linux/arch/powerpc/lib/ |
H A D | sstep.c | 1159 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in set_ca32() 1392 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1531 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1618 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1784 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1953 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1963 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2000 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2022 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2029 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() [all …]
|
/linux/arch/powerpc/platforms/powernv/ |
H A 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() 1065 if (cpu_has_feature(CPU_FTR_ARCH_300) && deepest_stop_found) { in pnv_cpu_offline() 1278 if (cpu_has_feature(CPU_FTR_ARCH_300) && in pnv_disable_deep_states() 1308 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 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()
|
H A D | rng.c | 72 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in initialise_darn()
|
H A D | setup.c | 474 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_kexec_cpu_down()
|
H A D | pci-ioda-tce.c | 33 !cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_ioda_parse_tce_sizes()
|
/linux/arch/powerpc/kvm/ |
H A 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()
|
H A D | book3s_64_mmu_hv.c | 273 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() 685 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 731 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 1249 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1292 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1334 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1353 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1405 if (cpu_has_feature(CPU_FTR_ARCH_300)) in resize_hpt_pivot() [all …]
|
H A D | book3s_hv_builtin.c | 208 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 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() 1975 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_configure_mmu_pr() 2037 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_pr()
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | slb.c | 259 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in slb_dump_contents() 464 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in switch_slb() 599 if (cpu_has_feature(CPU_FTR_ARCH_300)) in slb_cache_update()
|
H A D | hash_native.c | 307 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in native_hpte_insert() 675 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in hpte_decode()
|
H A D | hash_utils.c | 266 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__tlbiel_all() 1128 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in htab_initialize() 1288 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in hash__early_init_mmu_secondary() 2224 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__setup_initial_memory_limit()
|
/linux/arch/powerpc/kernel/ |
H A D | time.c | 843 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in enable_large_decrementer() 863 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in set_decrementer_max()
|
H A D | security.c | 312 if (cpu_has_feature(CPU_FTR_ARCH_300)) in setup_stf_barrier()
|
H A D | mce_power.c | 103 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in flush_erat()
|
H A D | dt_cpu_ftrs.c | 700 cur_cpu_spec->cpu_features |= CPU_FTR_ARCH_300; in cpufeatures_setup_start()
|
/linux/arch/powerpc/mm/ |
H A D | init_64.c | 641 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in mmu_early_init_devtree()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 380 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_get_old_v()
|
/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 2100 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in dump_300_sprs() 2675 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in dump_one_paca() 2720 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in dump_one_paca()
|