Home
last modified time | relevance | path

Searched defs:evicted (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h333 uint64_t evicted; member
354 struct list_head evicted; member
H A Damdgpu_vm.c2237 void amdgpu_vm_bo_invalidate(struct amdgpu_bo *bo, bool evicted) in amdgpu_vm_bo_invalidate()
2272 bool evicted) in amdgpu_vm_bo_move()
/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_bo.c503 unsigned long evicted; member
/linux-6.15/include/drm/
H A Ddrm_gpuvm.h662 bool evicted; member
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device_types.h426 struct list_head evicted; member
/linux-6.15/include/linux/
H A Dmmzone.h474 atomic_long_t evicted[NR_HIST_GENS][ANON_AND_FILE][MAX_NR_TIERS]; member
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h662 unsigned int evicted; /* eviction counter, 0=active */ member