Searched refs:evicting (Results 1 – 8 of 8) sorted by relevance
50 uint32_t evicting; member
403 if (READ_ONCE(prange->svm_bo->evicting)) { in svm_range_validate_svm_bo()497 svm_bo->evicting = 0; in svm_range_vram_node_new()2919 WRITE_ONCE(fence->svm_bo->evicting, 1); in svm_range_schedule_evict_svm_bo()
254 bool evicting; member
757 vm->evicting = false; in amdgpu_vm_validate_pt_bos()1728 if (vm->evicting) { in amdgpu_vm_bo_update_mapping()2727 bo_base->vm->evicting = true; in amdgpu_vm_evictable()2964 vm->evicting = false; in amdgpu_vm_init()
393 This section documents the interface functions for evicting buffer407 available. Note that this is mostly orthogonal to evicting buffer
341 This often involves evicting some objects from the GTT and re-binding
23 may in turn require evicting some other buffers (and you don't want to
1498 a candidate for evicting another region.