Searched defs:pgtable_free_tlb (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 114 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 131 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 115 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 132 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 146 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function 164 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function
|
/Linux-v4.19/arch/powerpc/mm/ |
D | pgtable-book3s64.c | 436 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index) in pgtable_free_tlb() function 453 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index) in pgtable_free_tlb() function
|