Lines Matching refs:nr_pages
124 unsigned long nr_pages; in alloc_node_page_ext() local
126 nr_pages = NODE_DATA(nid)->node_spanned_pages; in alloc_node_page_ext()
127 if (!nr_pages) in alloc_node_page_ext()
137 nr_pages += MAX_ORDER_NR_PAGES; in alloc_node_page_ext()
139 table_size = sizeof(struct page_ext) * nr_pages; in alloc_node_page_ext()
276 unsigned long nr_pages, in online_page_ext() argument
283 end = SECTION_ALIGN_UP(start_pfn + nr_pages); in online_page_ext()
311 unsigned long nr_pages, int nid) in offline_page_ext() argument
316 end = SECTION_ALIGN_UP(start_pfn + nr_pages); in offline_page_ext()
333 mn->nr_pages, mn->status_change_nid); in page_ext_callback()
337 mn->nr_pages, mn->status_change_nid); in page_ext_callback()
341 mn->nr_pages, mn->status_change_nid); in page_ext_callback()