Searched defs:__pte_free_tlb (Results 1 - 31 of 31) sorted by relevance

/linux-4.4.14/arch/unicore32/include/asm/
H A Dtlb.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-4.4.14/arch/xtensa/include/asm/
H A Dtlb.h45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dtlb.h12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dtlb.h25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpgalloc.h54 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
/linux-4.4.14/arch/um/include/asm/
H A Dpgalloc.h42 #define __pte_free_tlb(tlb,pte, address) \ macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dpgalloc.h78 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-4.4.14/arch/cris/include/asm/
H A Dpgalloc.h55 #define __pte_free_tlb(tlb,pte,address) \ macro
/linux-4.4.14/arch/frv/include/asm/
H A Dpgalloc.h52 #define __pte_free_tlb(tlb,pte,address) \ macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dtlb.h57 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, __pte_free_tlb() function
/linux-4.4.14/arch/score/include/asm/
H A Dpgalloc.h78 #define __pte_free_tlb(tlb, pte, buf) \ macro
/linux-4.4.14/arch/sh/include/asm/
H A Dpgalloc.h68 #define __pte_free_tlb(tlb,pte,addr) \ macro
/linux-4.4.14/arch/metag/include/asm/
H A Dpgalloc.h75 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgalloc.h103 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
/linux-4.4.14/arch/hexagon/include/asm/
H A Dpgalloc.h142 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-4.4.14/arch/arc/include/asm/
H A Dpgalloc.h134 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc-32.h84 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, __pte_free_tlb() function
H A Dpgalloc-64.h148 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, __pte_free_tlb() function
216 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, __pte_free_tlb() function
/linux-4.4.14/arch/mips/include/asm/
H A Dpgalloc.h104 #define __pte_free_tlb(tlb,pte,address) \ macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgalloc_32.h77 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
H A Dpgalloc_64.h108 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, __pte_free_tlb() function
/linux-4.4.14/arch/m68k/include/asm/
H A Dmcf_pgalloc.h43 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, __pte_free_tlb() function
H A Dmotorola_pgalloc.h59 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, __pte_free_tlb() function
H A Dsun3_pgalloc.h31 #define __pte_free_tlb(tlb,pte,addr) \ macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dpgalloc.h66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dpgalloc.h90 #define __pte_free_tlb(tlb,pte,addr) \ macro
/linux-4.4.14/arch/tile/include/asm/
H A Dpgalloc.h102 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, __pte_free_tlb() function
/linux-4.4.14/arch/x86/include/asm/
H A Dpgalloc.h56 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, __pte_free_tlb() function
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgalloc.h123 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgalloc.h172 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dtlb.h225 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, __pte_free_tlb() function

Completed in 1046 milliseconds