Home
last modified time | relevance | path

Searched refs:cpu_has_feature (Results 101 – 115 of 115) sorted by relevance

12345

/openbmc/linux/arch/powerpc/include/asm/
H A Dinterrupt.h234 if (cpu_has_feature(CPU_FTR_CTRL) && in interrupt_async_enter_prepare()
H A Dkvm_book3s_64.h404 cpu_has_feature(CPU_FTR_ARCH_206)) in hpte_cache_flags_ok()
H A Dkvm_ppc.h611 return !cpu_has_feature(CPU_FTR_HVMODE); in kvmhv_on_pseries()
764 return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); in xics_on_xive()
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c237 if (cpu_has_feature(CPU_FTR_HVMODE)) { in do_stf_exit_barrier_fixups()
247 if (cpu_has_feature(CPU_FTR_HVMODE)) in do_stf_exit_barrier_fixups()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c688 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in vpa_init()
691 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in vpa_init()
1723 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_init_pseries()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s.c646 if (cpu_has_feature(CPU_FTR_VSX)) { in kvmppc_get_one_reg()
734 if (cpu_has_feature(CPU_FTR_VSX)) { in kvmppc_set_one_reg()
H A Dbook3s_xics.c1421 if (cpu_has_feature(CPU_FTR_ARCH_206) && in kvmppc_xics_create()
1422 cpu_has_feature(CPU_FTR_HVMODE)) { in kvmppc_xics_create()
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c161 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in smp_generic_cpu_bootable()
998 if (cpu_has_feature(CPU_FTR_ASYM_SMT)) { in powerpc_smt_flags()
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h380 if (cpu_has_feature(CPU_FTR_ARCH_300)) in hpte_get_old_v()
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c551 if (cpu_has_feature(CPU_FTR_HVMODE) && in cxl_devnode()
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c698 if (!cpu_has_feature(CPU_FTR_PMAO_BUG)) in pmao_restore_workaround()
2575 if (cpu_has_feature(CPU_FTR_HVMODE) && pmu_override) { in init_ppc64_pmu()
H A Dimc-pmu.c1300 if (cpu_has_feature(CPU_FTR_ARCH_31)) { in trace_imc_prepare_sample()
/openbmc/linux/arch/powerpc/
H A DKconfig.debug72 This tries to catch incorrect usage of cpu_has_feature() and
/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c692 if (cpu_has_feature(CPU_FTR_ARCH_206)) { in bpf_jit_build_body()
/openbmc/linux/drivers/macintosh/
H A Dvia-pmu.c2286 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in powerbook_sleep()

12345