Searched defs:flush_tlb (Results 1 – 6 of 6) sorted by relevance
51 static inline void flush_tlb(void) in flush_tlb() function
105 #define flush_tlb() do { } while (0) macro
49 flush_tlb(void) in flush_tlb() function
613 flush_tlb: label
1086 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range()1248 bool flush_tlb = clear; in amdgpu_vm_bo_update() local
206 atomic_long_t flush_tlb; member