Searched defs:qcm_process_device (Results 1 – 1 of 1) sorted by relevance
571 struct qcm_process_device { struct573 struct device_queue_manager *dqm;574 struct process_queue_manager *pqm;576 struct list_head queues_list;577 struct list_head priv_queue_list;579 unsigned int queue_count;580 unsigned int vmid;581 bool is_debug;582 unsigned int evicted; /* eviction counter, 0=active */587 bool reset_wavefronts;[all …]