Searched refs:PPC_FEATURE2_EBB (Results 1 – 5 of 5) sorted by relevance
34 #define PPC_FEATURE2_EBB 0x10000000 macro
157 #define PPC_FEATURE2_EBB 0x10000000 macro
323 #ifdef PPC_FEATURE2_EBB in ebb_is_supported()325 return have_hwcap2(PPC_FEATURE2_EBB); in ebb_is_supported()
61 LINE(PPC_EBB, ebb, "ebb", 0, PPC_FEATURE2_EBB) \