Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp693 compute_cpu_hierarchy_masks(int maxLogicalID, int maxCoreID) in compute_cpu_hierarchy_masks()
728 int maxLogicalID = next_power_of_2((cpuid.regs.ebx >> 16) & 0xff); in detect_amd_cpu_topology() local
874 int maxLogicalID = next_power_of_2((cpuid.regs.ebx >> 16) & 0xff); in detect_intel_cpu_topology_legacy() local