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

/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dcputable.h42 #define PPC_FEATURE2_EBB 0x10000000 macro
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c325 #ifdef PPC_FEATURE2_EBB ebb_is_supported()
327 return ((long)get_auxv_entry(AT_HWCAP2) & PPC_FEATURE2_EBB); ebb_is_supported()
/linux-4.4.14/arch/powerpc/perf/
H A Dpower8-pmu.c840 cur_cpu_spec->cpu_user_features2 |= PPC_FEATURE2_EBB; init_power8_pmu()

Completed in 193 milliseconds