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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dsrat_64.c322 pxmram -= __absent_pages_in_range(i, s, e);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmm.h1163 unsigned long __absent_pages_in_range(int nid, unsigned long start_pfn,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_alloc.c3873 unsigned long __meminit __absent_pages_in_range(int nid, function
3929 return __absent_pages_in_range(MAX_NUMNODES, start_pfn, end_pfn);
3949 return __absent_pages_in_range(nid, zone_start_pfn, zone_end_pfn);

Completed in 186 milliseconds