Home
last modified time | relevance | path

Searched refs:tlb_remove_table (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h8 extern void tlb_remove_table(struct mmu_gather *tlb, void *table);
59 tlb_remove_table(tlb, (void *)pgf); in pgtable_free_tlb()
/linux/arch/sparc/include/asm/
H A Dpgalloc_64.h80 void tlb_remove_table(struct mmu_gather *, void *);
87 tlb_remove_table(tlb, (void *)pgf); in pgtable_free_tlb()
/linux/arch/powerpc/include/asm/book3s/
H A Dpgalloc.h7 extern void tlb_remove_table(struct mmu_gather *tlb, void *table);
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h56 tlb_remove_table(tlb, (void *)pgf); in pgtable_free_tlb()
/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c497 tlb_remove_table(tlb, (void *)pgf); in pgtable_free_tlb()