Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dtlbflush.h12 static inline void __tlb_flush_local(void) in __tlb_flush_local() function
55 __tlb_flush_local(); in __tlb_flush_full()
61 #define __tlb_flush_full(mm) __tlb_flush_local()
/linux-2.6.39/arch/s390/kernel/
Dsmp.c214 __tlb_flush_local(); in smp_ptlb_callback()