Home
last modified time | relevance | path

Searched defs:index_msb (Results 1 – 11 of 11) 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_flat_64.c69 static u32 flat_phys_pkg_id(u32 initial_apic_id, int index_msb) in flat_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()
Dx2apic_phys.c137 u32 x2apic_phys_pkg_id(u32 initial_apicid, int index_msb) in x2apic_phys_pkg_id()
Dapic_numachip.c59 static u32 numachip_phys_pkg_id(u32 initial_apic_id, int index_msb) in numachip_phys_pkg_id()
Dx2apic_uv_x.c792 static u32 uv_phys_pkg_id(u32 initial_apicid, int index_msb) in uv_phys_pkg_id()
/linux-6.8/arch/x86/kernel/
Dvsmp_64.c130 static u32 apicid_phys_pkg_id(u32 initial_apic_id, int index_msb) in apicid_phys_pkg_id()
/linux-6.8/arch/x86/xen/
Dapic.c113 static u32 xen_phys_pkg_id(u32 initial_apic_id, int index_msb) in xen_phys_pkg_id()
/linux-6.8/arch/x86/kernel/cpu/
Dcacheinfo.c742 unsigned int l2_id = 0, l3_id = 0, num_threads_sharing, index_msb; in init_intel_cacheinfo() local
944 int index_msb, i; in __cache_cpumap_setup() local
1014 int index_msb; in get_cache_id() local
Dcommon.c893 int index_msb, core_bits; in detect_ht() local