Searched defs:pgtable_free_tlb (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/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 | 124 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 141 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgalloc_64.h | 84 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function 102 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function
|
/linux-4.4.14/arch/powerpc/mm/ |
D | pgtable_64.c | 445 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function 468 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function
|