Home
last modified time | relevance | path

Searched refs:core_plus_mask_width (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dtopology.c96 unsigned int ht_mask_width, core_plus_mask_width, die_plus_mask_width; in detect_extended_topology() local
114 core_plus_mask_width = ht_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); in detect_extended_topology()
127 core_plus_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); in detect_extended_topology()
147 core_plus_mask_width; in detect_extended_topology()
154 core_plus_mask_width) & die_select_mask; in detect_extended_topology()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dtopology.c96 unsigned int ht_mask_width, core_plus_mask_width, die_plus_mask_width; in detect_extended_topology() local
114 core_plus_mask_width = ht_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); in detect_extended_topology()
127 core_plus_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); in detect_extended_topology()
147 core_plus_mask_width; in detect_extended_topology()
154 core_plus_mask_width) & die_select_mask; in detect_extended_topology()

Completed in 2 milliseconds