Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h657 struct kfd_process_device { struct
661 /* The process that owns this kfd_process_device. */ argument
662 struct kfd_process *process;
665 struct qcm_process_device qpd;
668 uint64_t lds_base;
669 uint64_t lds_limit;
670 uint64_t gpuvm_base;
671 uint64_t gpuvm_limit;
672 uint64_t scratch_base;
673 uint64_t scratch_limit;
[all …]