/linux/arch/powerpc/perf/ |
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() 434 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_get_constraint() 454 } else if (cpu_has_feature(CPU_FTR_ARCH_300) || (event & EVENT_IS_L1)) { in isa207_get_constraint() 476 } else if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_get_constraint() 578 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_compute_mmcr() 609 if (!cpu_has_feature(CPU_FTR_ARCH_300) && event_is_fab_match(event[i])) { in isa207_compute_mmcr()
|
A D | generic-compat-pmu.c | 321 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in init_generic_compat_pmu()
|
/linux/arch/powerpc/include/asm/ |
A D | cputhreads.h | 109 if (cpu_has_feature(CPU_FTR_ARCH_300) && (threads_per_core == 8)) in cpu_first_tlb_thread_sibling() 117 if (cpu_has_feature(CPU_FTR_ARCH_300) && (threads_per_core == 8)) in cpu_last_tlb_thread_sibling() 125 if (cpu_has_feature(CPU_FTR_ARCH_300) && (threads_per_core == 8)) in cpu_tlb_thread_sibling_step()
|
A D | cputable.h | 164 #define CPU_FTR_ARCH_300 LONG_ASM_CONST(0x0000000000020000) macro 434 CPU_FTR_TM_COMP | CPU_FTR_ARCH_300 | CPU_FTR_P9_TLBIE_STQ_BUG | \ 452 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
|
A D | dbell.h | 54 : : "i" (CPU_FTR_HVMODE|CPU_FTR_ARCH_300)); in ppc_msgsync()
|
/linux/arch/powerpc/lib/ |
A D | sstep.c | 1156 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in set_ca32() 1394 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1534 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1621 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1787 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1956 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 1966 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2003 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2025 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() 2032 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in analyse_instr() [all …]
|
/linux/arch/powerpc/kvm/ |
A D | book3s_hv_rm_mmu.c | 62 if (cpu_has_feature(CPU_FTR_ARCH_300)) in global_invalidates() 391 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_do_h_enter() 509 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_do_h_remove() 608 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_h_bulk_remove() 698 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_h_protect() 773 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_h_read() 1031 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_invalidate_hpte() 1049 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_clear_ref_hpte() 1148 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_hv_find_lock_hpte() 1160 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_find_lock_hpte() [all …]
|
A D | book3s_64_mmu_hv.c | 368 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_mmu_book3s_64_hv_xlate() 542 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 662 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 708 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault() 1238 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1281 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1323 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1342 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte() 1394 if (cpu_has_feature(CPU_FTR_ARCH_300)) in resize_hpt_pivot() 1661 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in record_hpte() [all …]
|
A D | book3s_hv.c | 192 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_ipi_thread() 1708 cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_handle_exit_hv() 1951 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_filter_lpcr_hv() 2525 if (cpu_has_feature(CPU_FTR_ARCH_300)) in threads_per_vcore() 3188 if (cpu_has_feature(CPU_FTR_ARCH_300)) in subcore_config_ok() 4680 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_vcpu_run_hv() 5219 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv() 5226 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv() 5307 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv() 5317 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_init_vm_hv() [all …]
|
A D | book3s_hv_builtin.c | 203 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_rm_send_ipi() 710 if (cpu_has_feature(CPU_FTR_ARCH_300)) in flush_guest_tlb() 726 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_check_need_tlb_flush()
|
/linux/arch/powerpc/platforms/powernv/ |
A D | idle.c | 93 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_save_sprs_for_deep_states() 117 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() 1440 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_init_idle_states() 1463 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_init_idle_states()
|
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()
|
A D | rng.c | 88 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in initialise_darn()
|
A D | setup.c | 435 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_kexec_cpu_down()
|
A D | pci-ioda-tce.c | 33 !cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_ioda_parse_tce_sizes()
|
A D | opal.c | 97 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) { in opal_configure_cores()
|
/linux/arch/powerpc/mm/book3s64/ |
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()
|
A D | hash_native.c | 140 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__tlbiel_all() 381 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in native_hpte_insert() 725 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in hpte_decode()
|
A D | hash_utils.c | 959 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in htab_initialize() 1125 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in hash__early_init_mmu_secondary() 2036 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__setup_initial_memory_limit()
|
/linux/arch/powerpc/kernel/ |
A D | time.c | 880 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in enable_large_decrementer() 900 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in set_decrementer_max()
|
A D | security.c | 311 if (cpu_has_feature(CPU_FTR_ARCH_300)) in setup_stf_barrier()
|
A D | mce_power.c | 103 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in flush_erat()
|
A D | dt_cpu_ftrs.c | 686 cur_cpu_spec->cpu_features |= CPU_FTR_ARCH_300; in cpufeatures_setup_start()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | mmu-hash.h | 379 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_get_old_v()
|
/linux/arch/powerpc/xmon/ |
A D | xmon.c | 2107 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in dump_300_sprs() 2673 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in dump_one_paca() 2717 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in dump_one_paca()
|