Searched refs:apic_id (Results 1 – 3 of 3) sorted by relevance
517 unsigned apic_id = regs[1] >> 24; in get_cpu_topology() local534 unsigned local_core_id = apic_id & (core_count - 1); in get_cpu_topology()535 unsigned phys_id = (apic_id & ~(core_count - 1)) >> util_logbase2(core_count); in get_cpu_topology()
381 pub apic_id: u32,
24850 u8 apic_id; member24861 u32 apic_id; member