Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/include/asm/
A Dtlbflush.h55 extern void smp_flush_tlb_all (void);
58 # define flush_tlb_all() smp_flush_tlb_all()
/linux-6.3-rc2/arch/parisc/include/asm/
A Dtlbflush.h14 #define smp_flush_tlb_all() flush_tlb_all() macro
/linux-6.3-rc2/arch/ia64/kernel/
A Dsmp.c286 smp_flush_tlb_all (void) in smp_flush_tlb_all() function
/linux-6.3-rc2/arch/sparc/mm/
A Dsrmmu.c1649 static void smp_flush_tlb_all(void) in smp_flush_tlb_all() function
1774 .tlb_all = smp_flush_tlb_all,

Completed in 9 milliseconds