Searched defs:cpuid_apic (Results 1 – 3 of 3) sorted by relevance
21 static int default_phys_pkg_id(int cpuid_apic, int index_msb) in default_phys_pkg_id()
32 static int bigsmp_phys_pkg_id(int cpuid_apic, int index_msb) in bigsmp_phys_pkg_id()
30 static int noop_phys_pkg_id(int cpuid_apic, int index_msb) { return 0; } in noop_phys_pkg_id()