Searched refs:node_memblk_s (Results 1 – 5 of 5) sorted by relevance
153 VMCOREINFO_STRUCT_SIZE(node_memblk_s); in arch_crash_save_vmcoreinfo()154 VMCOREINFO_OFFSET(node_memblk_s, start_paddr); in arch_crash_save_vmcoreinfo()155 VMCOREINFO_OFFSET(node_memblk_s, size); in arch_crash_save_vmcoreinfo()
404 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
28 struct node_memblk_s node_memblk[NR_NODE_MEMBLKS];
434 node_memblk_s|(node_memblk_s, start_paddr)|(node_memblk_s, size)437 The size of a struct node_memblk_s and the offsets of the438 node_memblk_s's members. Used to compute the number of nodes.