Searched refs:pud_free_tlb (Results 1 - 6 of 6) sorted by relevance

/arch/s390/include/asm/
H A Dtlb.h129 * pud_free_tlb frees a pud table and clears the CRSTE for the
132 * as the pgd. pud_free_tlb checks the asce_limit against 4TB
135 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, function
/arch/sh/include/asm/
H A Dtlb.h114 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp) macro
/arch/um/include/asm/
H A Dtlb.h128 #define pud_free_tlb(tlb, pudp, addr) __pud_free_tlb(tlb, pudp, addr) macro
/arch/arm/include/asm/
H A Dtlb.h262 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp) macro
/arch/ia64/include/asm/
H A Dtlb.h277 #define pud_free_tlb(tlb, pudp, address) \ macro
/arch/powerpc/mm/
H A Dhugetlbpage.c623 pud_free_tlb(tlb, pud, start);

Completed in 258 milliseconds