Home
last modified time | relevance | path

Searched refs:kfd_lookup_process_by_pasid (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/ !
H A Dcik_event_interrupt.c114 p = kfd_lookup_process_by_pasid(pasid, &pdd); in cik_event_interrupt_wq()
H A Dkfd_int_process_v11.c222 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, NULL); in event_interrupt_poison_consumption_v11()
H A Dkfd_int_process_v9.c149 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, NULL); in event_interrupt_poison_consumption_v9()
H A Dkfd_process.c1834 struct kfd_process *kfd_lookup_process_by_pasid(u32 pasid, in kfd_lookup_process_by_pasid() function
2198 p = kfd_lookup_process_by_pasid(pasid, NULL); in kfd_process_close_interrupt_drain()
H A Dkfd_debug.c210 p = kfd_lookup_process_by_pasid(pasid, &pdd); in kfd_set_dbg_ev_from_interrupt()
H A Dkfd_device.c1632 p = kfd_lookup_process_by_pasid(entry->pasid, NULL); in kgd2kfd_vmfault_fast_path()
H A Dkfd_device_queue_manager.c3053 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, &pdd); in kfd_dqm_suspend_bad_queue_mes()