Searched defs:qcm_process_device (Results 1 – 1 of 1) sorted by relevance
543 struct qcm_process_device { struct545 struct device_queue_manager *dqm;546 struct process_queue_manager *pqm;548 struct list_head queues_list;549 struct list_head priv_queue_list;551 unsigned int queue_count;552 unsigned int vmid;553 bool is_debug;554 unsigned int evicted; /* eviction counter, 0=active */559 bool reset_wavefronts;[all …]