Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c919 static struct node_mem_mask node_masks[MAX_NUMNODES]; variable
969 struct node_mem_mask *p = &node_masks[new_nid]; in memblock_nid_range_sun4u()
1017 struct node_mem_mask *const m = &node_masks[_nid]; in memblock_nid_range()
1105 node_masks[0].mask = 0; in init_node_masks_nonnuma()
1106 node_masks[0].match = 0; in init_node_masks_nonnuma()
1373 struct node_mem_mask *n = &node_masks[i]; in find_best_numa_node_for_mlgroup()
1427 n = &node_masks[num_node_masks++]; in numa_attach_mlgroup()
1529 node_masks[index].mask = ~((1UL << 36UL) - 1UL); in numa_parse_jbus()
1530 node_masks[index].match = cpu << 36UL; in numa_parse_jbus()