Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h651 struct qcm_process_device { struct
653 struct device_queue_manager *dqm;
654 struct process_queue_manager *pqm;
656 struct list_head queues_list;
657 struct list_head priv_queue_list;
659 unsigned int queue_count;
660 unsigned int vmid;
661 bool is_debug;
662 unsigned int evicted; /* eviction counter, 0=active */
667 bool reset_wavefronts;
[all …]