Home
last modified time | relevance | path

Searched refs:vmid_pasid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_device_queue_manager.h187 uint16_t vmid_pasid[VMID_NUM]; member
A Dkfd_device_queue_manager.c231 if (!dqm->vmid_pasid[i]) { in allocate_vmid()
244 dqm->vmid_pasid[allocated_vmid] = q->process->pasid; in allocate_vmid()
304 dqm->vmid_pasid[qpd->vmid] = 0; in deallocate_vmid()
995 memset(dqm->vmid_pasid, 0, sizeof(dqm->vmid_pasid)); in initialize_nocpsch()
A Dkfd_int_process_v9.c140 pasid = dev->dqm->vmid_pasid[vmid]; in event_interrupt_isr_v9()

Completed in 9 milliseconds