Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcputable.h159 #define CPU_FTR_ARCH_206 LONG_ASM_CONST(0x0000000000008000) macro
404 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
413 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
424 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
446 CPU_FTR_PPCAS_ARCH_V2 | CPU_FTR_CTRL | CPU_FTR_ARCH_206 |\
539 CPU_FTR_ARCH_206 | \
H A Dreg.h1393 "r" (val), "i" (CPU_FTR_ARCH_206) : "memory"); in mtmsr_isync()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dkexec.h11 if (cpu_has_feature(CPU_FTR_ARCH_206)) { in reset_sprs()
/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c133 if (!early_cpu_has_feature(CPU_FTR_ARCH_206)) in pkey_early_init_devtree()
H A Dhash_utils.c271 else if (early_cpu_has_feature(CPU_FTR_ARCH_206)) in hash__tlbiel_all()
1540 if (cpu_has_feature(CPU_FTR_ARCH_206) in hash__early_init_mmu()
1560 if (cpu_has_feature(CPU_FTR_ARCH_206) in hash__early_init_mmu_secondary()
H A Dslb.c61 if (!cpu_has_feature(CPU_FTR_ARCH_206)) in assert_slb_presence()
/linux/arch/powerpc/platforms/powernv/
H A Didle.c1072 } else if (cpu_has_feature(CPU_FTR_ARCH_206) && power7_offline_type) { in pnv_cpu_offline()
/linux/arch/powerpc/kvm/
H A Dbook3s_xics.c1421 if (cpu_has_feature(CPU_FTR_ARCH_206) && in kvmppc_xics_create()
H A Dbook3s_hv.c427 else if (cpu_has_feature(CPU_FTR_ARCH_206)) in kvmppc_set_arch_compat()
5944 cpu_has_feature(CPU_FTR_ARCH_206)) in kvmppc_core_check_processor_compat_hv()
/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c1288 if (cpu_has_feature(CPU_FTR_ARCH_206)) { in bpf_jit_build_body()