Searched refs:pte_free_kernel (Results 1 - 25 of 30) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dpgalloc.h24 static inline void pte_free_kernel(pte_t *pte){ function
43 #define pte_free(pte) pte_free_kernel((pte_t *)pte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgalloc-32.h34 extern void pte_free_kernel(pte_t *pte);
H A Dpgalloc-64.h97 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dpgalloc.h31 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Dpgalloc.h37 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgalloc.h40 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpgalloc.h133 static inline void pte_free_kernel(pte_t *pte) function
138 #define pte_free(page) pte_free_kernel(page_address(page))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgalloc.h35 extern void pte_free_kernel(pte_t *pte);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpgalloc.h57 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpgalloc.h53 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgalloc.h41 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dpgalloc.h49 static __inline__ void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsun3_pgalloc.h23 static inline void pte_free_kernel(pte_t * pte) function
H A Dmotorola_pgalloc.h25 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dpgalloc.h111 #define pte_free_kernel(pte) free_page((unsigned long)pte) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dpgalloc.h55 pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dpgalloc.h82 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dpgalloc.h61 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpgalloc.h102 static inline void pte_free_kernel(pte_t * pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpgalloc.h86 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/skas/
H A Dmmu.c152 pte_free_kernel((pte_t *) mmu->last_page_table);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpgalloc.h88 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpgalloc.h88 static inline void pte_free_kernel(pte_t *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h62 #define pte_free_kernel(pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpgalloc.h103 static inline void pte_free_kernel(pte_t *pte) function

Completed in 154 milliseconds

12