Lines Matching refs:nr_pages
128 unsigned long nr_pages; in alloc_node_page_ext() local
130 nr_pages = NODE_DATA(nid)->node_spanned_pages; in alloc_node_page_ext()
131 if (!nr_pages) in alloc_node_page_ext()
141 nr_pages += MAX_ORDER_NR_PAGES; in alloc_node_page_ext()
143 table_size = sizeof(struct page_ext) * nr_pages; in alloc_node_page_ext()
280 unsigned long nr_pages, in online_page_ext() argument
287 end = SECTION_ALIGN_UP(start_pfn + nr_pages); in online_page_ext()
315 unsigned long nr_pages, int nid) in offline_page_ext() argument
320 end = SECTION_ALIGN_UP(start_pfn + nr_pages); in offline_page_ext()
337 mn->nr_pages, mn->status_change_nid); in page_ext_callback()
341 mn->nr_pages, mn->status_change_nid); in page_ext_callback()
345 mn->nr_pages, mn->status_change_nid); in page_ext_callback()