Searched refs:bulk_moveable (Results 1 – 2 of 2) sorted by relevance
334 vm->bulk_moveable = false; in amdgpu_vm_bo_base_init()622 vm->bulk_moveable = false; in amdgpu_vm_del_from_lru_notify()640 if (vm->bulk_moveable) { in amdgpu_vm_move_to_lru_tail()663 vm->bulk_moveable = true; in amdgpu_vm_move_to_lru_tail()686 vm->bulk_moveable &= list_empty(&vm->evicted); in amdgpu_vm_validate_pt_bos()981 vm->bulk_moveable = false; in amdgpu_vm_free_pts()2560 vm->bulk_moveable = false; in amdgpu_vm_bo_rmv()
319 bool bulk_moveable; member