Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dtlb.h28 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/powerpc/include/asm/
Dpgalloc-64.h133 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
172 extern void __tlb_remove_table(void *_table);
Dpgalloc-32.h69 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/sparc/include/asm/
Dpgalloc_64.h92 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/arm/include/asm/
Dtlb.h39 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/arch/s390/mm/
Dpgtable.c1019 static void __tlb_remove_table(void *_table) in __tlb_remove_table() function
1057 __tlb_remove_table(table); in tlb_remove_table_one()
1068 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()
/arch/powerpc/mm/
Dpgtable_64.c454 void __tlb_remove_table(void *_table) in __tlb_remove_table() function