Home
last modified time | relevance | path

Searched defs:cpuid_apic (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/arch/x86/kernel/apic/
Dprobe_32.c21 static u32 default_phys_pkg_id(u32 cpuid_apic, int index_msb) in default_phys_pkg_id()
Dbigsmp_32.c32 static u32 bigsmp_phys_pkg_id(u32 cpuid_apic, int index_msb) in bigsmp_phys_pkg_id()
Dapic_noop.c32 static u32 noop_phys_pkg_id(u32 cpuid_apic, int index_msb) { return 0; } in noop_phys_pkg_id()