Searched refs:needs_flush (Results 1 – 9 of 9) sorted by relevance
255 bool needs_flush = vm->use_cpu_for_update; in amdgpu_vmid_grab_reserved() local266 needs_flush = true; in amdgpu_vmid_grab_reserved()269 (!adev->vm_manager.concurrent_flush && needs_flush)) { in amdgpu_vmid_grab_reserved()296 job->vm_needs_flush = needs_flush; in amdgpu_vmid_grab_reserved()327 bool needs_flush = vm->use_cpu_for_update; in amdgpu_vmid_grab_used() local339 needs_flush = true; in amdgpu_vmid_grab_used()342 needs_flush = true; in amdgpu_vmid_grab_used()344 if (needs_flush && !adev->vm_manager.concurrent_flush) in amdgpu_vmid_grab_used()356 job->vm_needs_flush |= needs_flush; in amdgpu_vmid_grab_used()
296 bool needs_flush; member
1144 params.needs_flush = flush_tlb; in amdgpu_vm_update_range()1225 if (params.needs_flush) { in amdgpu_vm_update_range()
627 bool needs_flush = false; in flush_cache_page_if_present() local633 needs_flush = pte_needs_cache_flush(pte); in flush_cache_page_if_present()636 if (needs_flush) in flush_cache_page_if_present()
447 int needs_flush; in kvm_arch_commit_memory_region() local479 needs_flush = kvm_mkclean_gpa_pt(kvm, new->base_gfn, in kvm_arch_commit_memory_region()482 if (needs_flush) in kvm_arch_commit_memory_region()
217 int needs_flush; in kvm_arch_commit_memory_region() local233 needs_flush = kvm_mips_mkclean_gpa_pt(kvm, new->base_gfn, in kvm_arch_commit_memory_region()235 if (needs_flush) in kvm_arch_commit_memory_region()
1075 unsigned int needs_flush; in __cpu_check_shmem() local1080 err = i915_gem_object_prepare_read(obj, &needs_flush); in __cpu_check_shmem()1087 if (needs_flush & CLFLUSH_BEFORE) in __cpu_check_shmem()
511 unsigned int needs_flush; in cpu_check() local516 err = i915_gem_object_prepare_read(obj, &needs_flush); in cpu_check()524 if (needs_flush & CLFLUSH_BEFORE) in cpu_check()
601 bool needs_flush = memcg_vmstats_needs_flush(memcg->vmstats); in __mem_cgroup_flush_stats() local604 force, needs_flush); in __mem_cgroup_flush_stats()606 if (!force && !needs_flush) in __mem_cgroup_flush_stats()