Lines Matching defs:cpu
99 #define OPENPIC_GTCCR(cpu, n) (0x1100 + 0x40 * (n) + 0x1000 * (cpu)) argument
102 #define OPENPIC_GTBCR(cpu, n) (0x1110 + 0x40 * (n) + 0x1000 * (cpu)) argument
105 #define OPENPIC_GTVPR(cpu, n) (0x1120 + 0x40 * (n) + 0x1000 * (cpu)) argument
106 #define OPENPIC_GTDR(cpu, n) (0x1130 + 0x40 * (n) + 0x1000 * (cpu)) argument
158 #define OPENPIC_MSGR(cpu, n) (0x1400 + 0x1000 * (cpu) + 0x10 * (n)) argument
159 #define OPENPIC_MER(cpu) (0x1500 + 0x1000 * (cpu)) argument
161 #define OPENPIC_MSR(cpu) (0x1510 + 0x1000 * (cpu)) argument
353 #define OPENPIC_IPIDRn(cpu, n) (0x20040 + 0x1000 * (cpu) + 0x10 * (n)) argument
354 #define OPENPIC_CTPRn(cpu) (0x20080 + 0x1000 * (cpu)) argument
355 #define OPENPIC_WHOAMIn(cpu) (0x20090 + 0x1000 * (cpu)) argument
356 #define OPENPIC_IACKn(cpu) (0x200a0 + 0x1000 * (cpu)) argument
357 #define OPENPIC_EOIn(cpu) (0x200b0 + 0x1000 * (cpu)) argument