Searched refs:bulk_moveable (Results 1 – 2 of 2) sorted by relevance
308 vm->bulk_moveable = false; in amdgpu_vm_bo_base_init()587 vm->bulk_moveable = false; in amdgpu_vm_del_from_lru_notify()606 if (vm->bulk_moveable) { in amdgpu_vm_move_to_lru_tail()629 vm->bulk_moveable = true; in amdgpu_vm_move_to_lru_tail()652 vm->bulk_moveable &= list_empty(&vm->evicted); in amdgpu_vm_validate_pt_bos()931 vm->bulk_moveable = false; in amdgpu_vm_free_pts()2452 vm->bulk_moveable = false; in amdgpu_vm_bo_rmv()
291 bool bulk_moveable; member