Home
last modified time | relevance | path

Searched refs:cpuid_apic (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/apic/
A Dbigsmp_32.c71 static int bigsmp_phys_pkg_id(int cpuid_apic, int index_msb) in bigsmp_phys_pkg_id() argument
73 return cpuid_apic >> index_msb; in bigsmp_phys_pkg_id()
A Dprobe_32.c53 static int default_phys_pkg_id(int cpuid_apic, int index_msb) in default_phys_pkg_id() argument
55 return cpuid_apic >> index_msb; in default_phys_pkg_id()
A Dapic_noop.c42 static int noop_phys_pkg_id(int cpuid_apic, int index_msb) in noop_phys_pkg_id() argument
/linux/arch/x86/include/asm/
A Dapic.h324 int (*phys_pkg_id)(int cpuid_apic, int index_msb);

Completed in 6 milliseconds