Home
last modified time | relevance | path

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

/linux/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/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h62 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h65 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/linux/arch/sparc/include/asm/
H A Dpgalloc_64.h90 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h22 extern void __tlb_remove_table(void *_table);
/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c500 void __tlb_remove_table(void *_table) in __tlb_remove_table() function