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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mm/
H A Dboot_ioremap.c67 static __initdata char boot_ioremap_space[BOOT_IOREMAP_SIZE] variable
97 __boot_ioremap(phys_addr, nrpages, boot_ioremap_space);
99 return &boot_ioremap_space[offset];

Completed in 100 milliseconds