Home
last modified time | relevance | path

Searched refs:pkg_mask_width (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dtopology.c99 unsigned int pkg_mask_width; in detect_extended_topology() local
116 pkg_mask_width = die_plus_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); in detect_extended_topology()
138 pkg_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); in detect_extended_topology()
145 core_select_mask = (~(-1 << pkg_mask_width)) >> ht_mask_width; in detect_extended_topology()
158 pkg_mask_width); in detect_extended_topology()