Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dtlbflush.h41 static inline void __tlb_flush_global(void) in __tlb_flush_global() function
73 __tlb_flush_global(); in __tlb_flush_mm()
84 __tlb_flush_global(); in __tlb_flush_kernel()
87 #define __tlb_flush_global() __tlb_flush_local() macro
/Linux-v4.19/arch/s390/mm/
Dgmap.c123 __tlb_flush_global(); in gmap_flush_tlb()