Home
last modified time | relevance | path

Searched defs:device_queue_manager (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h226 struct device_queue_manager { struct
232 struct kfd_node *dev;
234 struct list_head queues;
235 unsigned int saved_flags;
236 unsigned int processes_count;
239 unsigned int gws_queue_count;
240 unsigned int total_queue_count;
242 unsigned int *allocated_queues;
246 uint16_t vmid_pasid[VMID_NUM];
270 void device_queue_manager_init_cik( argument
[all …]