Searched defs:flush_tlb (Results 1 – 14 of 14) 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
34 static inline void flush_tlb(void) in flush_tlb() function
60 #define flush_tlb() __flush_tlb() macro245 #define flush_tlb() __flush_tlb() macro
121 #define flush_tlb() flush_tlb_current_task() macro
175 static inline void flush_tlb(void) in flush_tlb() function247 #define flush_tlb() flush_tlb_current_task() macro
40 #define flush_tlb() __flush_tlb() macro
82 flush_tlb(void) in flush_tlb() function
180 #define flush_tlb() do { } while (0) macro
59 #define flush_tlb() BUG() macro
522 flush_tlb: label
103 void (*flush_tlb)(unsigned int action); member
217 atomic_long_t flush_tlb; member