Searched refs:boot_pte_index (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.c34 static unsigned long boot_pte_index(unsigned long vaddr) function
42 return &boot_pg[boot_pte_index((unsigned long)address)];

Completed in 40 milliseconds