bootnode 83 arch/x86/mm/k8topology_64.c struct bootnode nodes[8]; bootnode 400 arch/x86/mm/numa_64.c static struct bootnode nodes[MAX_NUMNODES] __initdata; bootnode 30 arch/x86/mm/srat_64.c static struct bootnode nodes[MAX_NUMNODES] __initdata; bootnode 31 arch/x86/mm/srat_64.c static struct bootnode nodes_add[MAX_NUMNODES]; bootnode 36 arch/x86/mm/srat_64.c static struct bootnode node_memblk_range[NR_NODE_MEMBLKS] __initdata; bootnode 52 arch/x86/mm/srat_64.c struct bootnode *nd = &node_memblk_range[i]; bootnode 65 arch/x86/mm/srat_64.c struct bootnode *nd = &nodes[i]; bootnode 169 arch/x86/mm/srat_64.c struct bootnode *nd = &nodes_add[node]; bootnode 225 arch/x86/mm/srat_64.c struct bootnode *nd, oldnode; bootnode 161 include/asm-x86/acpi.h struct bootnode;