Searched defs:qcm_process_device (Results 1 – 1 of 1) sorted by relevance
650 struct qcm_process_device { struct652 struct device_queue_manager *dqm;653 struct process_queue_manager *pqm;655 struct list_head queues_list;656 struct list_head priv_queue_list;658 unsigned int queue_count;659 unsigned int vmid;660 bool is_debug;661 unsigned int evicted; /* eviction counter, 0=active */666 bool reset_wavefronts;[all …]