Searched defs:qcm_process_device (Results 1 – 1 of 1) sorted by relevance
609 struct qcm_process_device { struct611 struct device_queue_manager *dqm;612 struct process_queue_manager *pqm;614 struct list_head queues_list;615 struct list_head priv_queue_list;617 unsigned int queue_count;618 unsigned int vmid;619 bool is_debug;620 unsigned int evicted; /* eviction counter, 0=active */625 bool reset_wavefronts;[all …]