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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/mm/
H A Dsrat.c225 unsigned long s_pfn = start >> PAGE_SHIFT; local
242 if (absent_pages_in_range(s_pfn, e_pfn) != e_pfn - s_pfn) {
245 s_pfn, e_pfn);

Completed in 39 milliseconds