Home
last modified time | relevance | path

Searched refs:pfn_next (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemremap.c105 static unsigned long pfn_next(unsigned long pfn) in pfn_next() function
113 for (pfn = pfn_first(map, i); pfn < pfn_end(map, i); pfn = pfn_next(pfn))

Completed in 1 milliseconds