Searched defs:kfd_process_device (Results 1 – 1 of 1) sorted by relevance
614 struct kfd_process_device { struct624 /* The process that owns this kfd_process_device. */ argument625 struct kfd_process *process;628 struct qcm_process_device qpd;631 uint64_t lds_base;632 uint64_t lds_limit;656 #define qpd_to_pdd(x) container_of(x, struct kfd_process_device, qpd) argument