/linux-6.12.1/arch/powerpc/perf/ |
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 …]
|
/linux-6.12.1/arch/powerpc/kvm/ |
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()
|
D | book3s_hv.c | 418 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_set_arch_compat() 3016 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_core_vcpu_create_hv() 3041 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_core_vcpu_create_hv() 5525 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_switch_mmu_to_hpt() 5553 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_switch_mmu_to_radix() 5759 cpu_has_feature(CPU_FTR_ARCH_31) && in kvmppc_core_init_vm_hv() 5783 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_core_init_vm_hv()
|
/linux-6.12.1/arch/powerpc/kernel/ |
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()
|
D | dexcr.c | 16 if (!early_cpu_has_feature(CPU_FTR_ARCH_31)) in init_task_dexcr()
|
D | uprobes.c | 44 if (cpu_has_feature(CPU_FTR_ARCH_31) && in arch_uprobe_analyze_insn()
|
D | process.c | 1187 if (cpu_has_feature(CPU_FTR_ARCH_31)) in save_sprs() 1272 if (cpu_has_feature(CPU_FTR_ARCH_31) && in restore_sprs() 1311 if (new->mm && (cpu_has_feature(CPU_FTR_ARCH_31) || in __switch_to() 1644 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in arch_setup_new_exec() 1894 if (cpu_has_feature(CPU_FTR_ARCH_31)) in copy_thread()
|
D | hw_breakpoint.c | 169 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in hw_breakpoint_validate_len()
|
D | sysfs.c | 893 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()
|
D | setup_64.c | 279 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in cpu_ready_for_interrupts()
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | processor.h | 368 %0) :: "i" (CPU_FTR_ARCH_31) : "memory") 374 %0) :: "i" (CPU_FTR_ARCH_31) : "memory") 380 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
|
D | synch.h | 41 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
|
D | cputable.h | 193 #define CPU_FTR_ARCH_31 LONG_ASM_CONST(0x0004000000000000) macro 453 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
|
/linux-6.12.1/arch/powerpc/lib/ |
D | test_emulate_step.c | 113 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,
|
D | sstep.c | 1492 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr() 2584 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr() 2626 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr() 2894 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr() 2981 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
|
/linux-6.12.1/arch/powerpc/include/asm/vdso/ |
D | processor.h | 31 %0) :: "i" (CPU_FTR_ARCH_31) : "memory")
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | kexec.h | 24 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in reset_sprs()
|
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | radix_hugetlbpage.c | 57 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in radix__huge_ptep_modify_prot_commit()
|
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()
|
D | radix_pgtable.c | 1562 if (!cpu_has_feature(CPU_FTR_ARCH_31) && (change & _PAGE_RW) && in radix__ptep_set_access_flags() 1596 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in radix__ptep_modify_prot_commit()
|
/linux-6.12.1/arch/powerpc/kernel/ptrace/ |
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() 484 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in hashkeyr_active() 493 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in hashkeyr_get() 503 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in hashkeyr_set()
|
D | ptrace-noadv.c | 56 if (cpu_has_feature(CPU_FTR_ARCH_31)) in ppc_gethwdinfo()
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | chacha-p10-glue.c | 200 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in chacha_p10_init()
|
/linux-6.12.1/drivers/cpuidle/ |
D | cpuidle-pseries.c | 434 if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10)) in pseries_idle_probe()
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | idle.c | 997 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()
|