Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/powerpc/perf/
Disa207-common.c62 if (cpu_has_feature(CPU_FTR_ARCH_300)) in is_event_valid()
94 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in mmcra_sdar_mode()
107 if (cpu_has_feature(CPU_FTR_ARCH_300)) in thresh_cmp_val()
115 if (cpu_has_feature(CPU_FTR_ARCH_300)) in combine_from_event()
123 if (cpu_has_feature(CPU_FTR_ARCH_300)) in combine_shift()
299 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in isa207_get_constraint()
413 if (!cpu_has_feature(CPU_FTR_ARCH_300) && event_is_fab_match(event[i])) { in isa207_compute_mmcr()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Didle.c96 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_save_sprs_for_deep_states()
120 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_save_sprs_for_deep_states()
202 if (cpu_has_feature(CPU_FTR_ARCH_300) && in pnv_alloc_idle_core_states()
501 if (cpu_has_feature(CPU_FTR_ARCH_300) && deepest_stop_found) { in pnv_cpu_offline()
710 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_probe_idle_states()
785 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_parse_cpuidle_dt()
Dsmp.c204 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in pnv_smp_cpu_kill_self()
297 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_smp_probe()
Drng.c92 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in initialise_darn()
Dsetup.c356 if (cpu_has_feature(CPU_FTR_ARCH_300)) in pnv_kexec_cpu_down()
Dopal.c88 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) { in opal_configure_cores()
/Linux-v4.19/arch/powerpc/kernel/
Didle_book3s.S73 ALT_FTR_SECTION_END_IFSET(CPU_FTR_ARCH_300)
103 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_300)
214 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
510 ALT_FTR_SECTION_END_IFSET(CPU_FTR_ARCH_300)
756 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_300)
829 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
901 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
Dsecurity.c262 if (cpu_has_feature(CPU_FTR_ARCH_300)) in setup_stf_barrier()
Dtime.c995 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in enable_large_decrementer()
1015 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in set_decrementer_max()
Dmisc_64.S592 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
Ddt_cpu_ftrs.c654 cur_cpu_spec->cpu_features |= CPU_FTR_ARCH_300; in cpufeatures_setup_start()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c70 if (cpu_has_feature(CPU_FTR_ARCH_300)) in global_invalidates()
400 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_do_h_enter()
495 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_do_h_remove()
593 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_h_bulk_remove()
683 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_h_protect()
757 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_h_read()
879 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_invalidate_hpte()
897 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_clear_ref_hpte()
996 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_hv_find_lock_hpte()
1008 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_hv_find_lock_hpte()
[all …]
Dbook3s_hv_interrupts.S123 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
129 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
Dbook3s_hv_rmhandlers.S42 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_300)
96 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
422 ALT_FTR_SECTION_END_IFCLR(CPU_FTR_ARCH_300)
653 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_300)
667 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
770 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
853 END_FTR_SECTION_NESTED(CPU_FTR_ARCH_300, 0, 96)
943 ALT_FTR_SECTION_END_IFCLR(CPU_FTR_ARCH_300)
1141 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_300)
1155 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_300)
[all …]
Dbook3s_64_mmu_hv.c388 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_mmu_book3s_64_hv_xlate()
543 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault()
660 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault()
706 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_book3s_hv_page_fault()
1265 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte()
1308 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()
1369 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in resize_hpt_rehash_hpte()
1421 if (cpu_has_feature(CPU_FTR_ARCH_300)) in resize_hpt_pivot()
1688 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in record_hpte()
[all …]
Dbook3s_hv.c177 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_ipi_thread()
350 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_arch_compat()
1228 cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_handle_exit_hv()
1344 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_set_lpcr()
2029 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvmppc_core_vcpu_create_hv()
2041 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2054 if (vcore && cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmppc_core_vcpu_create_hv()
2101 if (!cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_set_smt_mode()
2461 if (cpu_has_feature(CPU_FTR_ARCH_300)) in subcore_config_ok()
2833 && !cpu_has_feature(CPU_FTR_ARCH_300); in kvmppc_run_core()
[all …]
Dbook3s_hv_builtin.c235 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in kvmhv_rm_send_ipi()
Dpowerpc.c571 if (cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_vm_ioctl_check_extension()
580 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_vm_ioctl_check_extension()
597 r = !!(hv_enabled && cpu_has_feature(CPU_FTR_ARCH_300)); in kvm_vm_ioctl_check_extension()
Dbook3s_pr.c1984 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in kvm_configure_mmu_pr()
2045 if (cpu_has_feature(CPU_FTR_ARCH_300) && radix_enabled()) in kvmppc_core_check_processor_compat_pr()
/Linux-v4.19/arch/powerpc/include/asm/
Ddbell.h56 : : "i" (CPU_FTR_HVMODE|CPU_FTR_ARCH_300)); in ppc_msgsync()
Dcputable.h187 #define CPU_FTR_ARCH_300 LONG_ASM_CONST(0x0000000000020000) macro
462 CPU_FTR_TM_COMP | CPU_FTR_ARCH_300 | CPU_FTR_PKEY | \
/Linux-v4.19/arch/powerpc/mm/
Dhash_native_64.c135 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__tlbiel_all()
355 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in native_hpte_insert()
679 if (cpu_has_feature(CPU_FTR_ARCH_300)) { in hpte_decode()
Dhash_utils_64.c858 if (cpu_has_feature(CPU_FTR_ARCH_300)) in htab_initialize()
899 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in htab_initialize()
1052 if (!cpu_has_feature(CPU_FTR_ARCH_300)) in hash__early_init_mmu_secondary()
1865 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__setup_initial_memory_limit()
Dtlb-radix.c85 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in radix__tlbiel_all()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h372 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_get_old_v()

12