Searched refs:NR_CTRS (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/include/asm/ | ||
| H A D | cell-pmu.h | 19 #define NR_CTRS (NR_PHYS_CTRS * 2) macro |
| /linux/drivers/ps3/ | ||
| H A D | ps3-lpm.c | 368 if (ctr >= NR_CTRS) { in ps3_write_pm07_control() |