Searched refs:smp_flush_tlb_all (Results 1 – 4 of 4) sorted by relevance
55 extern void smp_flush_tlb_all (void);58 # define flush_tlb_all() smp_flush_tlb_all()
14 #define smp_flush_tlb_all() flush_tlb_all() macro
286 smp_flush_tlb_all (void) in smp_flush_tlb_all() function
1649 static void smp_flush_tlb_all(void) in smp_flush_tlb_all() function1774 .tlb_all = smp_flush_tlb_all,
Completed in 9 milliseconds