Home
last modified time | relevance | path

Searched defs:kgd_mem (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h72 struct kgd_mem { struct
73 struct mutex lock;
74 struct amdgpu_bo *bo;
75 struct dma_buf *dmabuf;
76 struct amdgpu_hmm_range *range;
77 struct list_head attachments;
79 struct list_head validate_list;
80 uint32_t domain;
81 unsigned int mapped_to_gpu_memory;
82 uint64_t va;
[all …]
H A Damdgpu_amdkfd_gpuvm.c3213 struct kgd_mem *kgd_mem = (struct kgd_mem *)mem; in amdgpu_amdkfd_remove_gws_from_process() local
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c1982 struct kgd_mem *kgd_mem = (struct kgd_mem *)mem; in get_process_num_bos() local
2069 struct kgd_mem *kgd_mem; in criu_checkpoint_bos() local
2436 struct kgd_mem **kgd_mem) in criu_restore_memory_of_gpu()
2511 struct kgd_mem *kgd_mem; in criu_restore_bo() local