Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dtlbflush.h45 static inline void __tlb_flush_full(struct mm_struct *mm) in __tlb_flush_full() function
61 #define __tlb_flush_full(mm) __tlb_flush_local() macro
92 __tlb_flush_full(mm); in __tlb_flush_mm()