Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h742 struct kfd_process_device { struct
746 /* The process that owns this kfd_process_device. */ argument
747 struct kfd_process *process;
750 struct qcm_process_device qpd;
753 uint64_t lds_base;
754 uint64_t lds_limit;
755 uint64_t gpuvm_base;
756 uint64_t gpuvm_limit;
757 uint64_t scratch_base;
758 uint64_t scratch_limit;
[all …]