Searched defs:pgtable_free_tlb (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 50 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function 68 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() function
|
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 53 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function 70 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb() function
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | pgalloc_64.h | 79 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function 97 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() function
|
/Linux-v5.4/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 382 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index) in pgtable_free_tlb() function 399 void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int index) in pgtable_free_tlb() function
|