Home
last modified time | relevance | path

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

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