Searched refs:PPC_FEATURE2_EBB (Results 1 – 3 of 3) sorted by relevance
42 #define PPC_FEATURE2_EBB 0x10000000 macro
325 #ifdef PPC_FEATURE2_EBB in ebb_is_supported()327 return ((long)get_auxv_entry(AT_HWCAP2) & PPC_FEATURE2_EBB); in ebb_is_supported()
840 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_EBB; in init_power8_pmu()