Searched defs:pgtable_free_tlb (Results 1 – 4 of 4) sorted by relevance
/arch/sparc/include/asm/ |
D | pgalloc_64.h | 61 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function 79 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function
|
/arch/powerpc/include/asm/ |
D | pgalloc-32.h | 60 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 77 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
D | pgalloc-64.h | 120 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 137 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/arch/powerpc/mm/ |
D | pgtable_64.c | 419 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function 442 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function
|