Lines Matching defs:n
34 #define CLS(n) (n / CPUS_PER_CLUSTER)
37 #define POS(n) (n % CPUS_PER_CLUSTER)
39 #define ADR(n, c, p) \
40 CPU##n:cpu@CONC(c, CONC(p, AFF)) {
59 * n - CPU number
61 #define CPU(n, c, p) \
62 ADR(n, c, p) \
314 #define CORE(n) \
315 core##n { \
321 #define CLUSTER(n) \
322 cluster##n { \
326 #define CLUSTER(n) \
327 cluster##n { \
333 #define CLUSTER(n) \
334 cluster##n { \
341 #define CLUSTER(n) \
342 cluster##n { \