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

12

/arch/alpha/include/asm/
H A Dtlb.h12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
H A Dpgalloc.h83 pte_free(struct mm_struct *mm, pgtable_t page) function
/arch/parisc/include/asm/
H A Dtlb.h25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
/arch/xtensa/include/asm/
H A Dtlb.h45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
H A Dpgalloc.h77 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/m32r/include/asm/
H A Dpgalloc.h60 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte))
/arch/frv/include/asm/
H A Dpgalloc.h46 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/mn10300/include/asm/
H A Dpgalloc.h47 static inline void pte_free(struct mm_struct *mm, struct page *pte) function
/arch/arc/include/asm/
H A Dpgalloc.h128 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) function
134 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
/arch/sparc/include/asm/
H A 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/ia64/include/asm/
H A Dpgalloc.h107 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
123 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte)
/arch/cris/include/asm/
H A Dpgalloc.h49 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/metag/include/asm/
H A Dpgalloc.h69 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/um/include/asm/
H A Dpgalloc.h36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/microblaze/include/asm/
H A Dpgalloc.h166 static inline void pte_free(struct mm_struct *mm, struct page *ptepage) function
172 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte))
/arch/tile/include/asm/
H A Dpgalloc.h81 static inline void pte_free(struct mm_struct *mm, struct page *pte) function
97 pte_free(mm, virt_to_page(pte));
/arch/avr32/include/asm/
H A Dpgalloc.h84 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/hexagon/include/asm/
H A Dpgalloc.h85 static inline void pte_free(struct mm_struct *mm, struct page *pte) function
/arch/m68k/include/asm/
H A Dmcf_pgalloc.h76 extern inline void pte_free(struct mm_struct *mm, struct page *page) function
H A Dsun3_pgalloc.h25 static inline void pte_free(struct mm_struct *mm, pgtable_t page) function
/arch/openrisc/include/asm/
H A Dpgalloc.h96 static inline void pte_free(struct mm_struct *mm, struct page *pte) function
/arch/powerpc/include/asm/
H A Dpgalloc-32.h45 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) function
/arch/score/include/asm/
H A Dpgalloc.h72 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/sh/include/asm/
H A Dpgalloc.h62 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function
/arch/unicore32/include/asm/
H A Dpgalloc.h76 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) function

Completed in 168 milliseconds

12