Searched refs:pte_free (Results 1 - 25 of 37) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dtlb.h23 #define __pte_free_tlb(tlb,pte) pte_free(pte)
H A Dpgalloc.h112 #define pte_free(pte) __free_page(pte) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dtlb.h12 #define __pte_free_tlb(tlb,pte) pte_free(pte)
H A Dpgalloc.h70 pte_free(struct page *page) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgalloc-32.h35 extern void pte_free(struct page *pte);
37 #define __pte_free_tlb(tlb, pte) pte_free((pte))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dtlb.h25 #define __pte_free_tlb(tlb, pte) pte_free(pte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h64 BTFIXUPDEF_CALL(void, pte_free, struct page *)
65 #define pte_free(pte) BTFIXUP_CALL(pte_free)(pte) macro
66 #define __pte_free_tlb(tlb, pte) pte_free(pte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgalloc.h36 extern void pte_free(struct page *pte);
38 #define __pte_free_tlb(tlb, pte) pte_free((pte))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dpgalloc.h54 static __inline__ void pte_free(struct page *pte) function
59 #define __pte_free_tlb(tlb, pte) pte_free((pte))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dpgalloc.h36 static inline void pte_free(struct page *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Dpgalloc.h42 static inline void pte_free(struct page *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgalloc.h45 static inline void pte_free(struct page *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpgalloc.h97 static inline void pte_free(struct page *pte) function
112 #define __pte_free_tlb(tlb, pte) pte_free(pte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dpgd.c97 pte_free(pte);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpgalloc.h62 static inline void pte_free(struct page *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpgalloc.h58 static inline void pte_free(struct page *ptepage) function
H A Dtlb.h103 #define pte_free_tlb(mp,ptepage) pte_free(ptepage)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgalloc.h46 static inline void pte_free(struct page *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsun3_pgalloc.h28 static inline void pte_free(struct page *page) function
H A Dmotorola_pgalloc.h50 static inline void pte_free(struct page *page) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dtlb.h88 #define pte_free_tlb(tlb,ptep) pte_free(ptep)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dpgalloc.h43 #define pte_free(pte) pte_free_kernel((pte_t *)pte) macro
H A Dtlb.h59 #define pte_free_tlb(tlb,ptep) pte_free(ptep)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dpgalloc.h87 static inline void pte_free(struct page *pte) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dpgalloc.h66 static inline void pte_free(struct page *pte) function

Completed in 202 milliseconds

12