| /linux-4.4.14/arch/parisc/include/asm/ | 
| D | tlb.h | 24 #define __pmd_free_tlb(tlb, pmd, addr)	pmd_free((tlb)->mm, pmd)  macro
 | 
| /linux-4.4.14/arch/alpha/include/asm/ | 
| D | tlb.h | 13 #define __pmd_free_tlb(tlb, pmd, address)		pmd_free((tlb)->mm, pmd)  macro
 | 
| /linux-4.4.14/arch/arm64/include/asm/ | 
| D | tlb.h | 66 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp,  in __pmd_free_tlb()  function
 | 
| /linux-4.4.14/arch/um/include/asm/ | 
| D | pgalloc.h | 55 #define __pmd_free_tlb(tlb,x, address)   tlb_remove_page((tlb),virt_to_page(x))  macro
 | 
| /linux-4.4.14/arch/frv/include/asm/ | 
| D | pgalloc.h | 65 #define __pmd_free_tlb(tlb,x,a)		do { } while (0)  macro
 | 
| /linux-4.4.14/arch/sparc/include/asm/ | 
| D | pgalloc_32.h | 52 #define __pmd_free_tlb(tlb, pmd, addr)	pmd_free((tlb)->mm, pmd)  macro
 | 
| D | pgalloc_64.h | 114 #define __pmd_free_tlb(tlb, pmd, addr)		      \  macro
 | 
| /linux-4.4.14/arch/m68k/include/asm/ | 
| D | sun3_pgalloc.h | 82 #define __pmd_free_tlb(tlb, x, addr)	do { } while (0)  macro
 | 
| D | motorola_pgalloc.h | 79 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd,  in __pmd_free_tlb()  function
 | 
| D | mcf_pgalloc.h | 49 #define __pmd_free_tlb(tlb, pmd, address) do { } while (0)  macro
 | 
| /linux-4.4.14/include/asm-generic/ | 
| D | pgtable-nopmd.h | 62 #define __pmd_free_tlb(tlb, x, a)		do { } while (0)  macro
 | 
| /linux-4.4.14/arch/m32r/include/asm/ | 
| D | pgalloc.h | 76 #define __pmd_free_tlb(tlb, x, addr)	do { } while (0)  macro
 | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | pgalloc.h | 127 #define __pmd_free_tlb(tlb, x, addr)	pmd_free((tlb)->mm, x)  macro
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | pgalloc-32.h | 20 #define __pmd_free_tlb(tlb,x,a)		do { } while (0)  macro
 | 
| D | pgalloc-64.h | 235 #define __pmd_free_tlb(tlb, pmd, addr)		      \  macro
 | 
| /linux-4.4.14/arch/tile/include/asm/ | 
| D | pgalloc.h | 155 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp,  in __pmd_free_tlb()  function
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | pgalloc.h | 70 #define __pmd_free_tlb(tlb, pmd, address)	pmd_free((tlb)->mm, pmd)  macro
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | pgalloc.h | 103 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd,  in __pmd_free_tlb()  function
 | 
| /linux-4.4.14/arch/microblaze/include/asm/ | 
| D | pgalloc.h | 186 #define __pmd_free_tlb(tlb, x, addr)	pmd_free((tlb)->mm, x)  macro
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | tlb.h | 245 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp,  in __pmd_free_tlb()  function
 |