Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dtlbflush.h55 extern void smp_flush_tlb_all (void);
58 # define flush_tlb_all() smp_flush_tlb_all()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dtlbflush.h14 #define smp_flush_tlb_all() flush_tlb_all() macro
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmp.c286 smp_flush_tlb_all (void) in smp_flush_tlb_all() function
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dsrmmu.c1651 static void smp_flush_tlb_all(void) in smp_flush_tlb_all() function
1779 .tlb_all = smp_flush_tlb_all,