Searched refs:early_cpu_has_feature (Results 1 – 7 of 7) sorted by relevance
10 static __always_inline bool early_cpu_has_feature(unsigned long feature) in early_cpu_has_feature() function34 return early_cpu_has_feature(feature); in cpu_has_feature()50 return early_cpu_has_feature(feature); in cpu_has_feature()
16 if (!early_cpu_has_feature(CPU_FTR_ARCH_31)) in init_task_dexcr()
127 if (early_cpu_has_feature(CPU_FTR_HVMODE)) in new_lppaca()
314 if (early_cpu_has_feature(CPU_FTR_DSCR)) in record_spr_defaults()
103 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in flush_erat()
268 if (!early_cpu_has_feature(CPU_FTR_ARCH_300)) { in slb_dump_contents()
97 if (early_cpu_has_feature(CPU_FTR_ARCH_300)) { in opal_configure_cores()