Searched defs:pgtable_free_tlb (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 112 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 129 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 112 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 129 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/arch/sparc/include/asm/ |
D | pgalloc_64.h | 83 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function 101 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function
|
/arch/powerpc/mm/ |
D | pgtable_64.c | 412 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function 435 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function
|