Lines Matching defs:apic_id
179 unsigned int apic_id;
1089 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), t->apic_id);
1428 new->apic_id = old->apic_id;
1600 /* copy un-changing apic_id's */
1602 average.threads.apic_id = t->apic_id;
1846 t->apic_id = (ebx >> 24) & 0xff;
1882 if (debug && (t->apic_id != (t->x2apic_id & 0xff)))
1884 t->cpu_id, t->apic_id, t->x2apic_id);