Searched refs:boot_ioremap_space (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.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 39 milliseconds