Home
last modified time | relevance | path

Searched refs:__tlb_remove_table (Results 1 – 10 of 10) sorted by relevance

/arch/x86/include/asm/
Dtlb.h28 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() function
/arch/arm64/include/asm/
Dtlb.h28 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h125 extern void __tlb_remove_table(void *_table);
140 extern void __tlb_remove_table(void *_table);
/arch/s390/mm/
Dpgalloc.c288 static void __tlb_remove_table(void *_table) in __tlb_remove_table() function
326 __tlb_remove_table(table); in tlb_remove_table_one()
337 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()
/arch/sparc/include/asm/
Dpgalloc_64.h91 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h121 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h121 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h48 extern void __tlb_remove_table(void *_table);
/arch/arm/include/asm/
Dtlb.h39 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/powerpc/mm/
Dpgtable_64.c421 void __tlb_remove_table(void *_table) in __tlb_remove_table() function