Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsmpboot.c919 static int width, node_width; in announce_cpu() local
924 if (!node_width) in announce_cpu()
925 node_width = num_digits(num_possible_nodes()) + 1; /* + '#' */ in announce_cpu()
937 node_width - num_digits(node), " ", node); in announce_cpu()