/arch/m32r/include/asm/ |
D | pgalloc.h | 60 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function 66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte))
|
/arch/sparc/include/asm/ |
D | pgalloc_32.h | 76 void pte_free(struct mm_struct * mm, pgtable_t pte); 77 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
|
/arch/arc/include/asm/ |
D | pgalloc.h | 128 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function 134 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
|
/arch/ia64/include/asm/ |
D | pgalloc.h | 107 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function 123 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
|
/arch/alpha/include/asm/ |
D | tlb.h | 12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
|
D | pgalloc.h | 83 pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
/arch/xtensa/include/asm/ |
D | tlb.h | 45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
|
D | pgalloc.h | 77 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/parisc/include/asm/ |
D | tlb.h | 25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
|
/arch/tile/include/asm/ |
D | pgalloc.h | 81 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function 97 pte_free(mm, virt_to_page(pte)); in pte_free_kernel()
|
/arch/microblaze/include/asm/ |
D | pgalloc.h | 166 static inline void pte_free(struct mm_struct *mm, struct page *ptepage) in pte_free() function 172 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte))
|
/arch/mn10300/include/asm/ |
D | pgalloc.h | 47 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/arch/frv/include/asm/ |
D | pgalloc.h | 46 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/um/include/asm/ |
D | pgalloc.h | 36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/cris/include/asm/ |
D | pgalloc.h | 49 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/powerpc/include/asm/ |
D | pgalloc-64.h | 107 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function 211 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
D | pgalloc-32.h | 45 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/arch/metag/include/asm/ |
D | pgalloc.h | 69 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/unicore32/mm/ |
D | pgd.c | 98 pte_free(mm, pte); in free_pgd_slow()
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 96 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/arch/sh/include/asm/ |
D | pgalloc.h | 62 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/avr32/include/asm/ |
D | pgalloc.h | 84 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/score/include/asm/ |
D | pgalloc.h | 72 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/unicore32/include/asm/ |
D | pgalloc.h | 76 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 25 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|