Home
last modified time | relevance | path

Searched refs:CPU_FTR_ARCH_206 (Results 1 – 16 of 16) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dcputable.h162 #define CPU_FTR_ARCH_206 LONG_ASM_CONST(0x0000000000008000) macro
406 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
415 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
426 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
444 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
534 CPU_FTR_ARCH_206 | \
A Dkvm_book3s_64.h416 cpu_has_feature(CPU_FTR_ARCH_206)) in hpte_cache_flags_ok()
A Dreg.h1388 "r" (val), "i" (CPU_FTR_ARCH_206) : "memory"); in mtmsr_isync()
/linux/arch/powerpc/mm/book3s64/
A Dhash_native.c144 else if (early_cpu_has_feature(CPU_FTR_ARCH_206)) in hash__tlbiel_all()
181 : : "r" (va), "r"(0), "i" (CPU_FTR_ARCH_206) in ___tlbie()
200 : : "r" (va), "r"(0), "i" (CPU_FTR_ARCH_206) in ___tlbie()
271 : : "r" (va), "i" (CPU_FTR_ARCH_206) in __tlbiel()
290 : : "r" (va), "i" (CPU_FTR_ARCH_206) in __tlbiel()
A Dpkeys.c131 if (!early_cpu_has_feature(CPU_FTR_ARCH_206)) in pkey_early_init_devtree()
A Dslb.c52 if (!cpu_has_feature(CPU_FTR_ARCH_206)) in assert_slb_presence()
A Dhash_utils.c1114 if (cpu_has_feature(CPU_FTR_ARCH_206) in hash__early_init_mmu()
1134 if (cpu_has_feature(CPU_FTR_ARCH_206) in hash__early_init_mmu_secondary()
/linux/arch/powerpc/include/asm/book3s/64/
A Dkexec.h11 if (cpu_has_feature(CPU_FTR_ARCH_206)) { in reset_sprs()
/linux/arch/powerpc/kernel/
A Dexceptions-64s.S232 ALT_FTR_SECTION_END_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
353 ALT_FTR_SECTION_END_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
476 ALT_FTR_SECTION_END_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
508 ALT_FTR_SECTION_END_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
948 END_FTR_SECTION_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
1172 END_FTR_SECTION_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
1562 ALT_FTR_SECTION_END_IFSET(CPU_FTR_HVMODE | CPU_FTR_ARCH_206)
2589 ALT_FTR_SECTION_END_IFCLR(CPU_FTR_ARCH_206)
A Dsysfs.c905 if (cpu_has_feature(CPU_FTR_ARCH_206) && in register_cpu_online()
1001 if (cpu_has_feature(CPU_FTR_ARCH_206) && in unregister_cpu_online()
A Dsecurity.c315 else if (cpu_has_feature(CPU_FTR_ARCH_206)) in setup_stf_barrier()
A Dprocess.c2230 if (cpu_has_feature(CPU_FTR_ARCH_206)) { in __ppc64_runlatch_on()
2259 if (cpu_has_feature(CPU_FTR_ARCH_206)) { in __ppc64_runlatch_off()
/linux/arch/powerpc/platforms/powernv/
A Didle.c1072 } else if (cpu_has_feature(CPU_FTR_ARCH_206) && power7_offline_type) { in pnv_cpu_offline()
/linux/arch/powerpc/kvm/
A Dbook3s_xics.c1430 if (cpu_has_feature(CPU_FTR_ARCH_206) && in kvmppc_xics_create()
A Dbook3s_hv.c357 else if (cpu_has_feature(CPU_FTR_ARCH_206)) in kvmppc_set_arch_compat()
5396 cpu_has_feature(CPU_FTR_ARCH_206)) in kvmppc_core_check_processor_compat_hv()
/linux/arch/powerpc/xmon/
A Dxmon.c2024 if (!cpu_has_feature(CPU_FTR_ARCH_206)) in dump_206_sprs()

Completed in 56 milliseconds