/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | isa207-common.c | 58 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...] |
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | isa207-common.c | 58 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() 149 if (cpu_has_feature(CPU_FTR_ARCH_31)) in is_thresh_cmp_valid() 250 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_get_mem_weight() 271 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_get_constraint() 317 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_get_constraint() 347 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_get_constraint() 357 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_get_constraint() 437 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_compute_mmcr() 476 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_compute_mmcr() [all...] |
H A D | perf_regs.c | 100 if (cpu_has_feature(CPU_FTR_ARCH_31)) in perf_reg_value()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv_p9_perf.c | 14 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()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | hw_breakpoint_constraints.c | 41 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()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | hw_breakpoint_constraints.c | 41 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 D | uprobes.c | 44 if (cpu_has_feature(CPU_FTR_ARCH_31) && in arch_uprobe_analyze_insn()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/vdso/ |
H A D | processor.h | 31 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | kexec.h | 24 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in reset_sprs()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | processor.h | 357 %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 D | synch.h | 41 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
|
H A D | cputable.h | 193 #define CPU_FTR_ARCH_31 LONG_ASM_CONST(0x0004000000000000) macro 454 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 113 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pld() 114 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_pld() 154 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plwz() 155 show_result("plwz", "SKIP (!CPU_FTR_ARCH_31)"); in test_plwz() 215 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pstd() 216 show_result("pstd", "SKIP (!CPU_FTR_ARCH_31)"); in test_pstd() 339 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfs_pstfs() 340 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_plfs_pstfs() 429 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfd_pstfd() 430 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_plfd_pstfd() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | synch.h | 38 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
|
H A D | cputable.h | 217 #define CPU_FTR_ARCH_31 LONG_ASM_CONST(0x0004000000000000) macro 479 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 114 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pld() 115 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_pld() 155 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plwz() 156 show_result("plwz", "SKIP (!CPU_FTR_ARCH_31)"); in test_plwz() 216 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pstd() 217 show_result("pstd", "SKIP (!CPU_FTR_ARCH_31)"); in test_pstd() 340 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfs_pstfs() 341 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_plfs_pstfs() 430 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfd_pstfd() 431 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_plfd_pstfd() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-view.c | 460 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 D | ptrace-noadv.c | 56 if (cpu_has_feature(CPU_FTR_ARCH_31)) in ppc_gethwdinfo()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | radix_hugetlbpage.c | 57 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in radix__huge_ptep_modify_prot_commit()
|
H A D | radix_tlb.c | 59 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()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_interrupts.S | 153 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_31)
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 1003 if (cpu_has_feature(CPU_FTR_ARCH_31)) in arch300_offline_stop() 1022 if (cpu_has_feature(CPU_FTR_ARCH_31)) in arch300_offline_stop() 1053 if (cpu_has_feature(CPU_FTR_ARCH_31)) in arch300_idle_type()
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle-pseries.c | 429 if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10)) in pseries_idle_probe()
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A D | cpuidle-pseries.c | 434 if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10)) in pseries_idle_probe()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-noadv.c | 60 if (cpu_has_feature(CPU_FTR_ARCH_31)) in ppc_gethwdinfo()
|