Searched defs:qcm_process_device (Results 1 – 1 of 1) sorted by relevance
506 struct qcm_process_device { struct508 struct device_queue_manager *dqm;509 struct process_queue_manager *pqm;511 struct list_head queues_list;512 struct list_head priv_queue_list;514 unsigned int queue_count;515 unsigned int vmid;516 bool is_debug;517 unsigned int evicted; /* eviction counter, 0=active */522 bool reset_wavefronts;[all …]