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

/linux-master/arch/s390/include/asm/
H A Dtlb.h34 #define pmd_free_tlb pmd_free_tlb macro
100 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, function
/linux-master/include/asm-generic/
H A Dpgtable-nopmd.h66 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
H A Dtlb.h711 #define pmd_free_tlb(tlb, pmdp, address) \ macro

Completed in 86 milliseconds