Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Dtlb.h32 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.10/arch/x86/include/asm/
Dtlb.h36 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() function
/Linux-v5.10/mm/
Dmmu_gather.c101 __tlb_remove_table(batch->tables[i]); in __tlb_remove_table_free()
193 __tlb_remove_table(table); in tlb_remove_table_one()
/Linux-v5.10/arch/powerpc/include/asm/nohash/
Dpgalloc.h58 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.10/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h61 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.10/arch/arm64/include/asm/
Dtlb.h14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.10/arch/s390/include/asm/
Dtlb.h25 void __tlb_remove_table(void *_table);
/Linux-v5.10/arch/sparc/include/asm/
Dpgalloc_64.h87 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h22 extern void __tlb_remove_table(void *_table);
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dpgtable.c394 void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/Linux-v5.10/arch/s390/mm/
Dpgalloc.c301 void __tlb_remove_table(void *_table) in __tlb_remove_table() function