Searched defs:flush_tlb (Results 1 – 13 of 13) sorted by relevance
58 #define flush_tlb() flush_tlb_all() macro63 #define flush_tlb() BUG() macro
106 #define flush_tlb() flush_tlb_current_task() macro139 #define flush_tlb() flush_tlb_all() macro
44 static inline void flush_tlb(void) in flush_tlb() function
92 #define flush_tlb() __flush_tlb() macro137 #define flush_tlb() flush_tlb_current_task() macro
41 static inline void flush_tlb(void) in flush_tlb() function
60 #define flush_tlb() __flush_tlb() macro245 #define flush_tlb() __flush_tlb() macro
24 #define flush_tlb() __flush_tlb() macro
126 #define flush_tlb() flush_tlb_current_task() macro
119 #define flush_tlb() do { } while (0) macro
82 flush_tlb(void) in flush_tlb() function
59 #define flush_tlb() BUG() macro
518 flush_tlb: label
217 atomic_long_t flush_tlb; member