early_cpu_has_feature   35 arch/powerpc/include/asm/cpu_has_feature.h 		return early_cpu_has_feature(feature);
early_cpu_has_feature   51 arch/powerpc/include/asm/cpu_has_feature.h 	return early_cpu_has_feature(feature);
early_cpu_has_feature   92 arch/powerpc/kernel/mce_power.c 	if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) {
early_cpu_has_feature  120 arch/powerpc/kernel/paca.c 	if (early_cpu_has_feature(CPU_FTR_HVMODE))
early_cpu_has_feature  264 arch/powerpc/kernel/setup_64.c 	if (early_cpu_has_feature(CPU_FTR_DSCR))
early_cpu_has_feature  133 arch/powerpc/mm/book3s64/hash_native.c 	if (early_cpu_has_feature(CPU_FTR_ARCH_300))
early_cpu_has_feature  135 arch/powerpc/mm/book3s64/hash_native.c 	else if (early_cpu_has_feature(CPU_FTR_ARCH_207S))
early_cpu_has_feature  137 arch/powerpc/mm/book3s64/hash_native.c 	else if (early_cpu_has_feature(CPU_FTR_ARCH_206))
early_cpu_has_feature 1960 arch/powerpc/mm/book3s64/hash_utils.c 	if (!early_cpu_has_feature(CPU_FTR_HVMODE)) {
early_cpu_has_feature 1962 arch/powerpc/mm/book3s64/hash_utils.c 		if (!early_cpu_has_feature(CPU_FTR_ARCH_300))
early_cpu_has_feature   55 arch/powerpc/mm/book3s64/radix_tlb.c 	if (early_cpu_has_feature(CPU_FTR_HVMODE)) {
early_cpu_has_feature   85 arch/powerpc/mm/book3s64/radix_tlb.c 	if (early_cpu_has_feature(CPU_FTR_ARCH_300))
early_cpu_has_feature   85 arch/powerpc/platforms/powernv/opal.c 	if (early_cpu_has_feature(CPU_FTR_ARCH_300)) {
early_cpu_has_feature  436 arch/powerpc/platforms/powernv/setup.c 	    early_cpu_has_feature(CPU_FTR_TM))
early_cpu_has_feature 2475 arch/powerpc/xmon/xmon.c 		if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) {
early_cpu_has_feature 2519 arch/powerpc/xmon/xmon.c 	if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) {