Lines Matching defs:x2apic_id
180 unsigned int x2apic_id;
1091 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), t->x2apic_id);
1430 new->x2apic_id = old->x2apic_id;
1604 average.threads.x2apic_id = t->x2apic_id;
1868 t->x2apic_id = eax;
1880 t->x2apic_id = edx;
1882 if (debug && (t->apic_id != (t->x2apic_id & 0xff)))
1884 t->cpu_id, t->apic_id, t->x2apic_id);