Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dtlbflush.h12 static inline void __tlb_flush_local(void) in __tlb_flush_local() function
70 __tlb_flush_local(); in __tlb_flush_full()
118 #define __tlb_flush_global() __tlb_flush_local()
119 #define __tlb_flush_full(mm) __tlb_flush_local()
129 __tlb_flush_local(); in __tlb_flush_asce()
137 __tlb_flush_local(); in __tlb_flush_kernel()
/linux-4.4.14/arch/s390/mm/
Dpgtable.c49 __tlb_flush_local(); in __crst_table_upgrade()