Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmmu_gather.c130 __tlb_remove_table(table); in tlb_remove_table_one()
141 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()
/Linux-v5.4/arch/x86/include/asm/
Dtlb.h36 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() function
/Linux-v5.4/arch/arm/include/asm/
Dtlb.h33 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.4/arch/arm64/include/asm/
Dtlb.h14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpgalloc.h59 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h62 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.4/arch/s390/include/asm/
Dtlb.h25 void __tlb_remove_table(void *_table);
/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_64.h87 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h23 extern void __tlb_remove_table(void *_table);
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpgtable.c391 void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.4/arch/s390/mm/
Dpgalloc.c291 void __tlb_remove_table(void *_table) in __tlb_remove_table() function