Searched refs:bulk_moveable (Results 1 – 2 of 2) sorted by relevance
341 vm->bulk_moveable = false; in amdgpu_vm_bo_base_init()629 vm->bulk_moveable = false; in amdgpu_vm_del_from_lru_notify()647 if (vm->bulk_moveable) { in amdgpu_vm_move_to_lru_tail()670 vm->bulk_moveable = true; in amdgpu_vm_move_to_lru_tail()693 vm->bulk_moveable &= list_empty(&vm->evicted); in amdgpu_vm_validate_pt_bos()985 vm->bulk_moveable = false; in amdgpu_vm_free_pts()2547 vm->bulk_moveable = false; in amdgpu_vm_bo_rmv()
318 bool bulk_moveable; member