Home
last modified time | relevance | path

Searched refs:CPU_FTR_ARCH_31 (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.c58 if (cpu_has_feature(CPU_FTR_ARCH_31)) in is_event_valid()
76 if (cpu_has_feature(CPU_FTR_ARCH_31)) in sdar_mod_val()
128 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in p10_thresh_cmp_val()
151 if (cpu_has_feature(CPU_FTR_ARCH_31)) in thresh_cmp_val()
189 if (cpu_has_feature(CPU_FTR_ARCH_31)) in is_thresh_cmp_valid()
232 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_find_source()
256 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_find_source()
279 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_find_source()
324 if (val != 1 && val != 2 && !(val == 7 && cpu_has_feature(CPU_FTR_ARCH_31))) in isa207_get_mem_data_src()
371 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_get_mem_weight()
[all …]
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_perf.c14 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in freeze_pmu()
25 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in freeze_pmu()
66 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in switch_pmu_to_guest()
100 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in switch_pmu_to_guest()
154 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in switch_pmu_to_host()
207 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in switch_pmu_to_host()
H A Dbook3s_hv.c400 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_set_arch_compat()
2927 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_core_vcpu_create_hv()
2952 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_core_vcpu_create_hv()
5291 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_switch_mmu_to_hpt()
5319 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_switch_mmu_to_radix()
5497 cpu_has_feature(CPU_FTR_ARCH_31) && in kvmppc_core_init_vm_hv()
5518 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_core_init_vm_hv()
H A Dbook3s_hv_p9_entry.c924 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmhv_vcpu_entry_p9()
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c41 if (!cpu_has_feature(CPU_FTR_ARCH_31) && size == 16) in ea_hw_range_overlaps()
101 if (cpu_has_feature(CPU_FTR_ARCH_31) && in wp_check_constraints()
111 if (cpu_has_feature(CPU_FTR_ARCH_31) && in wp_check_constraints()
H A Duprobes.c44 if (cpu_has_feature(CPU_FTR_ARCH_31) && in arch_uprobe_analyze_insn()
H A Dhw_breakpoint.c169 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in hw_breakpoint_validate_len()
H A Dsysfs.c893 if (cpu_has_feature(CPU_FTR_ARCH_31)) in register_cpu_online()
991 if (cpu_has_feature(CPU_FTR_ARCH_31)) in unregister_cpu_online()
H A Dsetup_64.c279 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in cpu_ready_for_interrupts()
H A Ddt_cpu_ftrs.c695 cur_cpu_spec->cpu_features |= CPU_FTR_ARCH_31; in cpufeatures_setup_start()
/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h357 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
363 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
369 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
H A Dsynch.h41 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
H A Dcputable.h193 #define CPU_FTR_ARCH_31 LONG_ASM_CONST(0x0004000000000000) macro
454 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c113 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pld()
154 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plwz()
215 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pstd()
339 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfs_pstfs()
429 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfd_pstfd()
625 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_lxvp_stxvp()
712 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_lxvpx_stxvpx()
801 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plxvp_pstxvp()
1474 .cpu_feature = CPU_FTR_ARCH_31,
H A Dsstep.c1488 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
2580 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
2622 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
2890 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
2977 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dprocessor.h31 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dkexec.h24 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in reset_sprs()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_hugetlbpage.c57 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in radix__huge_ptep_modify_prot_commit()
H A Dradix_tlb.c59 if (!early_cpu_has_feature(CPU_FTR_ARCH_31)) { in tlbiel_all_isa300()
69 if (!early_cpu_has_feature(CPU_FTR_ARCH_31)) { in tlbiel_all_isa300()
316 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in _tlbiel_pid()
652 if (cpu_has_feature(CPU_FTR_ARCH_31)) in mm_needs_flush_escalation()
H A Dradix_pgtable.c1500 if (!cpu_has_feature(CPU_FTR_ARCH_31) && (change & _PAGE_RW) && in radix__ptep_set_access_flags()
1534 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in radix__ptep_modify_prot_commit()
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c460 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in dexcr_active()
469 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in dexcr_get()
489 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in hashkeyr_active()
498 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in hashkeyr_get()
508 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in hashkeyr_set()
H A Dptrace-noadv.c56 if (cpu_has_feature(CPU_FTR_ARCH_31)) in ppc_gethwdinfo()
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c200 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in chacha_p10_init()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-pseries.c434 if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10)) in pseries_idle_probe()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c997 if (cpu_has_feature(CPU_FTR_ARCH_31)) in arch300_offline_stop()
1019 if (cpu_has_feature(CPU_FTR_ARCH_31)) in arch300_idle_type()

12