Searched refs:CPU_FTR_ARCH_31 (Results 1 – 22 of 22) sorted by relevance
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()241 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_find_source()341 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_get_mem_weight()383 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_get_constraint()459 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in isa207_get_constraint()550 if (cpu_has_feature(CPU_FTR_ARCH_31)) in isa207_compute_mmcr()[all …]
1291 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in trace_imc_prepare_sample()
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()
44 if (cpu_has_feature(CPU_FTR_ARCH_31) && in arch_uprobe_analyze_insn()
883 if (cpu_has_feature(CPU_FTR_ARCH_31)) in register_cpu_online()981 if (cpu_has_feature(CPU_FTR_ARCH_31)) in unregister_cpu_online()
239 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in cpu_ready_for_interrupts()
421 if (!cpu_has_feature(CPU_FTR_ARCH_31) && in hw_breakpoint_validate_len()
691 cur_cpu_spec->cpu_features |= CPU_FTR_ARCH_31; in cpufeatures_setup_start()
1236 if (new->mm && (cpu_has_feature(CPU_FTR_ARCH_31) || in __switch_to()
116 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pld()157 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plwz()218 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_pstd()342 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfs_pstfs()432 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plfd_pstfd()628 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_lxvp_stxvp()715 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_lxvpx_stxvpx()804 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in test_plxvp_pstxvp()1477 .cpu_feature = CPU_FTR_ARCH_31,
1495 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()2586 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()2628 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()2896 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()2983 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in analyse_instr()
38 asm volatile(ASM_FTR_IFSET(PPC_CP_ABORT, "", %0) : : "i" (CPU_FTR_ARCH_31) : "memory"); in ppc_after_tlbiel_barrier()
196 #define CPU_FTR_ARCH_31 LONG_ASM_CONST(0x0004000000000000) macro452 CPU_FTR_ARCH_300 | CPU_FTR_ARCH_31 | \
148 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_31)
489 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmhv_vcpu_entry_p9()
2825 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_31)2894 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_31)2961 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_31)
351 if (cpu_has_feature(CPU_FTR_ARCH_31)) in kvmppc_set_arch_compat()5289 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in kvmppc_core_init_vm_hv()
436 if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10)) in pseries_idle_probe()
56 if (cpu_has_feature(CPU_FTR_ARCH_31)) in ppc_gethwdinfo()
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()384 if (!cpu_has_feature(CPU_FTR_ARCH_31)) { in _tlbiel_pid()
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()
2126 if (!cpu_has_feature(CPU_FTR_ARCH_31)) in dump_310_sprs()
Completed in 69 milliseconds