nr_absent        6428 mm/page_alloc.c 	unsigned long nr_absent = range_end_pfn - range_start_pfn;
nr_absent        6435 mm/page_alloc.c 		nr_absent -= end_pfn - start_pfn;
nr_absent        6437 mm/page_alloc.c 	return nr_absent;
nr_absent        6463 mm/page_alloc.c 	unsigned long nr_absent;
nr_absent        6475 mm/page_alloc.c 	nr_absent = __absent_pages_in_range(nid, zone_start_pfn, zone_end_pfn);
nr_absent        6494 mm/page_alloc.c 				nr_absent += end_pfn - start_pfn;
nr_absent        6498 mm/page_alloc.c 				nr_absent += end_pfn - start_pfn;
nr_absent        6502 mm/page_alloc.c 	return nr_absent;