Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtlb.h28 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() function
/Linux-v4.19/arch/arm64/include/asm/
Dtlb.h28 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_64.h91 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h123 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h124 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/arch/s390/mm/
Dpgalloc.c291 static void __tlb_remove_table(void *_table) in __tlb_remove_table() function
332 __tlb_remove_table(table); in tlb_remove_table_one()
343 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h155 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h51 extern void __tlb_remove_table(void *_table);
/Linux-v4.19/arch/arm/include/asm/
Dtlb.h39 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-book3s64.c445 void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v4.19/mm/
Dmemory.c353 __tlb_remove_table(table); in tlb_remove_table_one()
364 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()