Home
last modified time | relevance | path

Searched refs:PPC_FEATURE2_EBB (Results 1 – 3 of 3) sorted by relevance

/external/cpu_features/include/internal/
Dhwcaps.h156 #define PPC_FEATURE2_EBB 0x10000000 macro
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c323 #ifdef PPC_FEATURE2_EBB in ebb_is_supported()
325 return have_hwcap2(PPC_FEATURE2_EBB); in ebb_is_supported()
/external/cpu_features/src/
Dcpuinfo_ppc.c65 FEATURE(PPC_EBB, ebb, "ebb", 0, PPC_FEATURE2_EBB) \