Home
last modified time | relevance | path

Searched defs:low_pfn (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/mm/
Dcompaction.c138 unsigned long high_pfn, low_pfn, pfn; in isolate_freepages() local
260 unsigned long low_pfn, end_pfn; in isolate_migratepages() local
/linux-3.3/arch/x86/mm/
Dfault.c308 static bool low_pfn(unsigned long pfn) in low_pfn() function