Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmmu_gather.c227 __tlb_remove_table(batch->tables[i]); in __tlb_remove_table_free()
328 __tlb_remove_table(ptdesc); in __tlb_remove_table_one_rcu()
342 __tlb_remove_table(table); in __tlb_remove_table_one()
/linux-6.15/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h59 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/linux-6.15/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h62 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/linux-6.15/arch/sparc/include/asm/
H A Dpgalloc_64.h90 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/linux-6.15/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h22 extern void __tlb_remove_table(void *_table);
/linux-6.15/include/asm-generic/
H A Dtlb.h211 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() function
/linux-6.15/arch/powerpc/mm/book3s64/
H A Dpgtable.c507 void __tlb_remove_table(void *_table) in __tlb_remove_table() function