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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mm/
H A Dboot_ioremap.c15 * boot_pte_t is defined only if this all works correctly
39 static inline boot_pte_t* boot_vaddr_to_pte(void *address)
41 boot_pte_t* boot_pg = (boot_pte_t*)pg0;
53 boot_pte_t* pte;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpage.h93 #define boot_pte_t pte_t /* or would you rather have a typedef */ macro

Completed in 47 milliseconds