Searched refs:pgtable_free_tlb (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpgalloc.h34 extern void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift);
37 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift) function
49 pgtable_free_tlb(tlb, page_address(ptepage), 0);
H A Dpgalloc-64.h134 pgtable_free_tlb(tlb, pmd, PMD_INDEX_SIZE)
137 pgtable_free_tlb(tlb, pud, PUD_INDEX_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgalloc.h34 extern void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift);
37 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift) function
49 pgtable_free_tlb(tlb, page_address(ptepage), 0);
H A Dpgalloc-64.h134 pgtable_free_tlb(tlb, pmd, PMD_INDEX_SIZE)
137 pgtable_free_tlb(tlb, pud, PUD_INDEX_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/mm/
H A Dpgtable.c98 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift) function
H A Dhugetlbpage.c229 pgtable_free_tlb(tlb, hugepte, pdshift - shift);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/mm/
H A Dpgtable.c98 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, unsigned shift) function
H A Dhugetlbpage.c229 pgtable_free_tlb(tlb, hugepte, pdshift - shift);

Completed in 67 milliseconds