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

/linux-master/arch/x86/kernel/
H A Dsmpboot.c815 static int width, node_width, first = 1; local
822 if (!node_width)
823 node_width = num_digits(num_possible_nodes()) + 1; /* + '#' */
835 node_width - num_digits(node), " ", node);

Completed in 178 milliseconds