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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/mm/
H A Dboot_ioremap.c65 #define BOOT_IOREMAP_PAGES 4 macro
66 #define BOOT_IOREMAP_SIZE (BOOT_IOREMAP_PAGES*PAGE_SIZE)
94 if (nrpages > BOOT_IOREMAP_PAGES)

Completed in 93 milliseconds