Searched refs:pte_free_tlb (Results 1 - 5 of 5) sorted by relevance

/arch/s390/include/asm/
H A Dtlb.h102 * pte_free_tlb frees a pte table and clears the CRSTE for the
105 static inline void pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, function
/arch/sh/include/asm/
H A Dtlb.h112 #define pte_free_tlb(tlb, ptep, addr) pte_free((tlb)->mm, ptep) macro
/arch/um/include/asm/
H A Dtlb.h126 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr) macro
/arch/arm/include/asm/
H A Dtlb.h260 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr) macro
/arch/ia64/include/asm/
H A Dtlb.h265 #define pte_free_tlb(tlb, ptep, address) \ macro

Completed in 183 milliseconds