Searched refs:__tlb_remove_table (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dtlb.h24 static inline void __tlb_remove_table(void *table) function
/linux-master/arch/x86/include/asm/
H A Dtlb.h32 static inline void __tlb_remove_table(void *table) function
/linux-master/arch/arm/include/asm/
H A Dtlb.h32 static inline void __tlb_remove_table(void *_table) function
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h61 static inline void __tlb_remove_table(void *_table) function
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h58 static inline void __tlb_remove_table(void *_table) function
/linux-master/arch/arm64/include/asm/
H A Dtlb.h14 static inline void __tlb_remove_table(void *_table) function
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_64.h90 static inline void __tlb_remove_table(void *_table) function
/linux-master/arch/s390/include/asm/
H A Dtlb.h25 void __tlb_remove_table(void *_table);
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h22 extern void __tlb_remove_table(void *_table);
/linux-master/mm/
H A Dmmu_gather.c227 __tlb_remove_table(batch->tables[i]);
317 __tlb_remove_table(table);
/linux-master/arch/s390/mm/
H A Dpgalloc.c194 void __tlb_remove_table(void *table) function
/linux-master/arch/powerpc/mm/book3s64/
H A Dpgtable.c490 void __tlb_remove_table(void *_table) function

Completed in 151 milliseconds