Searched defs:index_msb (Results  1 – 11 of 11) sorted by relevance
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | x2apic.h | 39 static int x2apic_phys_pkg_id(int initial_apicid, int index_msb)  in x2apic_phys_pkg_id()
  | 
| D | apic.h | 538 static inline int default_phys_pkg_id(int cpuid_apic, int index_msb)  in default_phys_pkg_id()
  | 
| /linux-4.1.27/arch/x86/xen/ | 
| D | apic.c | 118 static int xen_phys_pkg_id(int initial_apic_id, int index_msb)  in xen_phys_pkg_id()
  | 
| /linux-4.1.27/arch/x86/kernel/apic/ | 
| D | bigsmp_32.c | 94 static int bigsmp_phys_pkg_id(int cpuid_apic, int index_msb)  in bigsmp_phys_pkg_id()
  | 
| D | apic_noop.c | 56 static int noop_phys_pkg_id(int cpuid_apic, int index_msb)  in noop_phys_pkg_id()
  | 
| D | apic_numachip.c | 74 static int numachip_phys_pkg_id(int initial_apic_id, int index_msb)  in numachip_phys_pkg_id()
  | 
| D | apic_flat_64.c | 147 static int flat_phys_pkg_id(int initial_apic_id, int index_msb)  in flat_phys_pkg_id()
  | 
| D | x2apic_uv_x.c | 363 static int uv_phys_pkg_id(int initial_apicid, int index_msb)  in uv_phys_pkg_id()
  | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | vsmp_64.c | 209 static int apicid_phys_pkg_id(int initial_apic_id, int index_msb)  in apicid_phys_pkg_id()
  | 
| /linux-4.1.27/arch/x86/kernel/cpu/ | 
| D | intel_cacheinfo.c | 656 	unsigned int l2_id = 0, l3_id = 0, num_threads_sharing, index_msb;  in init_intel_cacheinfo()  local 865 	int index_msb, i;  in __cache_cpumap_setup()  local
  | 
| D | common.c | 512 	int index_msb, core_bits;  in detect_ht()  local
  |