Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h755 struct kfd_process_device { struct
759 /* The process that owns this kfd_process_device. */ argument
760 struct kfd_process *process;
763 struct qcm_process_device qpd;
766 uint64_t lds_base;
767 uint64_t lds_limit;
768 uint64_t gpuvm_base;
769 uint64_t gpuvm_limit;
770 uint64_t scratch_base;
771 uint64_t scratch_limit;
[all …]