Home
last modified time | relevance | path

Searched refs:hole_next_pfn (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/ia64/mm/
Dinit.c378 unsigned long end_address, hole_next_pfn; in vmemmap_find_next_valid_pfn() local
426 hole_next_pfn = end_address / sizeof(struct page); in vmemmap_find_next_valid_pfn()
427 return hole_next_pfn - pgdat->node_start_pfn; in vmemmap_find_next_valid_pfn()