HomeSort by: relevance | last modified time | path
    Searched defs:evicted (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_api.h 164 * @evicted: Whether the object was evicted without user-space knowing.
215 bool evicted; member in struct:ttm_buffer_object
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.h 257 struct list_head evicted; member in struct:amdgpu_vm
401 struct amdgpu_bo *bo, bool evicted);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_priv.h 405 * @is_evicted: Defines if the queue is evicted. Only active queues
406 * are evicted, rendering them inactive.
554 unsigned int evicted; /* eviction counter, 0=active */ member in struct:qcm_process_device
592 /* Approx. wait time before attempting to restore evicted BOs */

Completed in 13 milliseconds