/linux-3.4.99/arch/sparc/include/asm/ |
D | pgalloc_32.h | 64 BTFIXUPDEF_CALL(void, pte_free, pgtable_t ) 65 #define pte_free(mm, pte) BTFIXUP_CALL(pte_free)(pte) macro 66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
|
/linux-3.4.99/arch/tile/include/asm/ |
D | pgalloc.h | 72 extern void pte_free(struct mm_struct *mm, struct page *pte); 85 pte_free(mm, virt_to_page(pte)); in pte_free_kernel() 117 pte_free((mm), virt_to_page(pmdp))
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | pgalloc.h | 55 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function 61 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte))
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | pgalloc.h | 104 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function 120 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
|
/linux-3.4.99/arch/microblaze/include/asm/ |
D | pgalloc.h | 161 extern inline void pte_free(struct mm_struct *mm, struct page *ptepage) in pte_free() function 166 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte))
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | tlb.h | 12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
|
D | pgalloc.h | 80 pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
/linux-3.4.99/arch/xtensa/include/asm/ |
D | tlb.h | 45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
|
D | pgalloc.h | 66 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | tlb.h | 25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
|
/linux-3.4.99/arch/mn10300/include/asm/ |
D | pgalloc.h | 47 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/linux-3.4.99/arch/frv/include/asm/ |
D | pgalloc.h | 46 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | pgalloc.h | 21 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/linux-3.4.99/arch/um/include/asm/ |
D | pgalloc.h | 36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/cris/include/asm/ |
D | pgalloc.h | 44 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/openrisc/include/asm/ |
D | pgalloc.h | 91 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/linux-3.4.99/arch/unicore32/mm/ |
D | pgd.c | 98 pte_free(mm, pte); in free_pgd_slow()
|
/linux-3.4.99/arch/sh/include/asm/ |
D | pgalloc.h | 59 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/score/include/asm/ |
D | pgalloc.h | 69 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | pgalloc.h | 81 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/unicore32/include/asm/ |
D | pgalloc.h | 74 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 29 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
D | motorola_pgalloc.h | 47 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
D | mcf_pgalloc.h | 72 extern inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free() function
|
/linux-3.4.99/arch/hexagon/include/asm/ |
D | pgalloc.h | 83 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|