Searched defs:CBE_PM_16BIT_CTR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ | ||
H A D | cell-pmu.h | 35 #define CBE_PM_16BIT_CTR(ctr) (1 << (24 - ((ctr) & (NR_PHYS_CTRS - 1)))) macro |
Completed in 107 milliseconds