Home
last modified time | relevance | path

Searched refs:early_cpu_has_feature (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpu_has_feature.h10 static __always_inline bool early_cpu_has_feature(unsigned long feature) in early_cpu_has_feature() function
35 return early_cpu_has_feature(feature); in cpu_has_feature()
51 return early_cpu_has_feature(feature); in cpu_has_feature()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpaca.c128 if (early_cpu_has_feature(CPU_FTR_HVMODE)) in new_lppaca()
191 if (early_cpu_has_feature(CPU_FTR_HVMODE)) in new_rtas_args()
H A Dprom.c707 if (early_cpu_has_feature(CPU_FTR_ARCH_207S)) in save_fscr_to_task()
H A Dmce_power.c97 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in flush_erat()
H A Dsetup_64.c276 if (early_cpu_has_feature(CPU_FTR_DSCR)) in record_spr_defaults()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_native.c97 if (early_cpu_has_feature(CPU_FTR_HVMODE)) in tlbiel_all_isa300()
140 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__tlbiel_all()
142 else if (early_cpu_has_feature(CPU_FTR_ARCH_207S)) in hash__tlbiel_all()
144 else if (early_cpu_has_feature(CPU_FTR_ARCH_206)) in hash__tlbiel_all()
H A Dpkeys.c124 if (!early_cpu_has_feature(CPU_FTR_ARCH_206)) in pkey_early_init_devtree()
H A Dradix_tlb.c56 if (early_cpu_has_feature(CPU_FTR_HVMODE)) { in tlbiel_all_isa300()
86 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) in radix__tlbiel_all()
H A Dhash_utils.c1999 if (!early_cpu_has_feature(CPU_FTR_HVMODE)) { in hash__setup_initial_memory_limit()
2001 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) in hash__setup_initial_memory_limit()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsetup.c499 early_cpu_has_feature(CPU_FTR_TM)) in pnv_tm_init()
H A Dopal.c97 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) { in opal_configure_cores()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dtest_emulate_step.c1369 if (test->cpu_feature && !early_cpu_has_feature(test->cpu_feature)) { in run_tests_compute()
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c2586 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in dump_one_paca()
2630 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in dump_one_paca()