core_plus_mask_width 96 arch/x86/kernel/cpu/topology.c unsigned int ht_mask_width, core_plus_mask_width, die_plus_mask_width; core_plus_mask_width 111 arch/x86/kernel/cpu/topology.c core_plus_mask_width = ht_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); core_plus_mask_width 124 arch/x86/kernel/cpu/topology.c core_plus_mask_width = BITS_SHIFT_NEXT_LEVEL(eax); core_plus_mask_width 136 arch/x86/kernel/cpu/topology.c core_select_mask = (~(-1 << core_plus_mask_width)) >> ht_mask_width; core_plus_mask_width 138 arch/x86/kernel/cpu/topology.c core_plus_mask_width; core_plus_mask_width 143 arch/x86/kernel/cpu/topology.c core_plus_mask_width) & die_select_mask;