Home
last modified time | relevance | path

Searched defs:node_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/arm/mm/
Dinit.c156 struct node_info { struct
157 unsigned int start;
158 unsigned int end;
159 int bootmap_pages;
417 struct node_info node_info[NR_NODES], *np = node_info; in bootmem_init() local