Home
last modified time | relevance | path

Searched refs:__tlb_flush_local (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dtlbflush.h14 static inline void __tlb_flush_local(void) in __tlb_flush_local() function
87 #define __tlb_flush_global() __tlb_flush_local()
94 __tlb_flush_local(); in __tlb_flush_mm()
99 __tlb_flush_local(); in __tlb_flush_kernel()
/Linux-v4.19/arch/s390/mm/
Dpgalloc.c77 __tlb_flush_local(); in __crst_table_upgrade()