table of contents
FIND_MIN_PFN_WITH_AC(9) | Memory Management in Linux | FIND_MIN_PFN_WITH_AC(9) |
NAME¶
find_min_pfn_with_active_regions - Find the minimum PFN registered
SYNOPSIS¶
unsigned long find_min_pfn_with_active_regions(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
It returns the minimum PFN based on information provided via add_active_range.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |