Searched refs:node_memblk_s (Results 1 – 5 of 5) sorted by relevance
152 VMCOREINFO_STRUCT_SIZE(node_memblk_s); in arch_crash_save_vmcoreinfo()153 VMCOREINFO_OFFSET(node_memblk_s, start_paddr); in arch_crash_save_vmcoreinfo()154 VMCOREINFO_OFFSET(node_memblk_s, size); in arch_crash_save_vmcoreinfo()
406 struct node_memblk_s *p, *q, *pend; in acpi_numa_memory_affinity_init()
38 struct node_memblk_s { struct50 extern struct node_memblk_s node_memblk[NR_NODE_MEMBLKS]; argument
29 struct node_memblk_s node_memblk[NR_NODE_MEMBLKS];
356 node_memblk_s|(node_memblk_s, start_paddr)|(node_memblk_s, size)359 The size of a struct node_memblk_s and the offsets of the360 node_memblk_s's members. Used to compute the number of nodes.