Home
last modified time | relevance | path

Searched refs:pte_free (Results 1 – 25 of 39) sorted by relevance

12

/arch/m32r/include/asm/
Dpgalloc.h60 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/
Dpgalloc_32.h76 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/
Dpgalloc.h128 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/
Dpgalloc.h107 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/
Dtlb.h12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
Dpgalloc.h83 pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
/arch/xtensa/include/asm/
Dtlb.h45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
Dpgalloc.h77 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/parisc/include/asm/
Dtlb.h25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
/arch/tile/include/asm/
Dpgalloc.h81 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/
Dpgalloc.h166 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/
Dpgalloc.h47 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/arch/frv/include/asm/
Dpgalloc.h46 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/um/include/asm/
Dpgalloc.h36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/cris/include/asm/
Dpgalloc.h49 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/powerpc/include/asm/
Dpgalloc-64.h107 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
Dpgalloc-32.h45 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/arch/metag/include/asm/
Dpgalloc.h69 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/unicore32/mm/
Dpgd.c98 pte_free(mm, pte); in free_pgd_slow()
/arch/openrisc/include/asm/
Dpgalloc.h96 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/arch/sh/include/asm/
Dpgalloc.h62 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/avr32/include/asm/
Dpgalloc.h84 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/score/include/asm/
Dpgalloc.h72 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/unicore32/include/asm/
Dpgalloc.h76 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/m68k/include/asm/
Dsun3_pgalloc.h25 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function

12