Searched defs:pmd_free_tlb (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/um/include/asm/
H A Dtlb.h130 #define pmd_free_tlb(tlb, pmdp, addr) __pmd_free_tlb(tlb, pmdp, addr) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dtlb.h118 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, pmd_free_tlb() function
/linux-4.4.14/arch/sh/include/asm/
H A Dtlb.h113 #define pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, pmdp) macro
/linux-4.4.14/include/asm-generic/
H A Dtlb.h213 #define pmd_free_tlb(tlb, pmdp, address) \ macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dtlb.h271 #define pmd_free_tlb(tlb, ptep, address) \ macro
/linux-4.4.14/arch/arm/include/asm/
H A Dtlb.h261 #define pmd_free_tlb(tlb, pmdp, addr) __pmd_free_tlb(tlb, pmdp, addr) macro

Completed in 189 milliseconds