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
44 static inline void flush_tlb(void) in flush_tlb() function
106 #define flush_tlb() flush_tlb_current_task() macro139 #define flush_tlb() flush_tlb_all() macro
41 static inline void flush_tlb(void) in flush_tlb() function
121 #define flush_tlb() flush_tlb_current_task() macro
60 #define flush_tlb() __flush_tlb() macro245 #define flush_tlb() __flush_tlb() macro
40 #define flush_tlb() __flush_tlb() macro
182 static inline void flush_tlb(void) in flush_tlb() function254 #define flush_tlb() flush_tlb_current_task() macro
82 flush_tlb(void) in flush_tlb() function
190 #define flush_tlb() do { } while (0) macro
59 #define flush_tlb() BUG() macro
522 flush_tlb: label
103 void (*flush_tlb)(unsigned long inval_selector); member