Home
last modified time | relevance | path

Searched defs:index_msb (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/arch/x86/kernel/apic/
Dprobe_32.c53 static int default_phys_pkg_id(int cpuid_apic, int index_msb) in default_phys_pkg_id()
Dbigsmp_32.c71 static int bigsmp_phys_pkg_id(int cpuid_apic, int index_msb) in bigsmp_phys_pkg_id()
Dapic_flat_64.c99 static int flat_phys_pkg_id(int initial_apic_id, int index_msb) in flat_phys_pkg_id()
Dapic_noop.c42 static int noop_phys_pkg_id(int cpuid_apic, int index_msb) in noop_phys_pkg_id()
Dx2apic_phys.c145 int x2apic_phys_pkg_id(int initial_apicid, int index_msb) in x2apic_phys_pkg_id()
Dapic_numachip.c70 static int numachip_phys_pkg_id(int initial_apic_id, int index_msb) in numachip_phys_pkg_id()
Dx2apic_uv_x.c814 static int uv_phys_pkg_id(int initial_apicid, int index_msb) in uv_phys_pkg_id()
/linux-5.19.10/arch/x86/kernel/
Dvsmp_64.c130 static int apicid_phys_pkg_id(int initial_apic_id, int index_msb) in apicid_phys_pkg_id()
/linux-5.19.10/arch/x86/xen/
Dapic.c123 static int xen_phys_pkg_id(int initial_apic_id, int index_msb) in xen_phys_pkg_id()
/linux-5.19.10/arch/x86/kernel/cpu/
Dcacheinfo.c727 unsigned int l2_id = 0, l3_id = 0, num_threads_sharing, index_msb; in init_intel_cacheinfo() local
941 int index_msb, i; in __cache_cpumap_setup() local
1011 int index_msb; in get_cache_id() local
Dcommon.c886 int index_msb, core_bits; in detect_ht() local