Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtlb.h32 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() function
/openbmc/linux/arch/arm/include/asm/
H A Dtlb.h32 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/openbmc/linux/mm/
H A Dmmu_gather.c154 __tlb_remove_table(batch->tables[i]); in __tlb_remove_table_free()
244 __tlb_remove_table(table); in tlb_remove_table_one()
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h58 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h61 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/openbmc/linux/arch/arm64/include/asm/
H A Dtlb.h14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/openbmc/linux/arch/s390/include/asm/
H A Dtlb.h25 void __tlb_remove_table(void *_table);
/openbmc/linux/arch/sparc/include/asm/
H A Dpgalloc_64.h90 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h22 extern void __tlb_remove_table(void *_table);
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c491 void __tlb_remove_table(void *_table) in __tlb_remove_table() function
/openbmc/linux/arch/s390/mm/
H A Dpgalloc.c421 void __tlb_remove_table(void *_table) in __tlb_remove_table() function