Home
last modified time | relevance | path

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

/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()
119 #define __tlb_flush_global() __tlb_flush_local()
120 #define __tlb_flush_full(mm) __tlb_flush_local()
130 __tlb_flush_local(); in __tlb_flush_asce()
138 __tlb_flush_local(); in __tlb_flush_kernel()
/arch/s390/mm/
Dpgtable.c49 __tlb_flush_local(); in __crst_table_upgrade()