Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c115 p = kfd_lookup_process_by_pasid(pasid, &pdd); in cik_event_interrupt_wq()
H A Dkfd_events.c730 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, NULL); in kfd_signal_event_interrupt()
1171 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, NULL); in kfd_signal_hw_exception_event()
1319 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, NULL); in kfd_signal_poison_consumed_event()
H A Dkfd_int_process_v11.c197 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.c1827 struct kfd_process *kfd_lookup_process_by_pasid(u32 pasid, in kfd_lookup_process_by_pasid() function
2191 p = kfd_lookup_process_by_pasid(pasid, NULL); in kfd_process_close_interrupt_drain()
H A Dkfd_priv.h1041 struct kfd_process *kfd_lookup_process_by_pasid(u32 pasid,
H A Dkfd_debug.c210 p = kfd_lookup_process_by_pasid(pasid, &pdd); in kfd_set_dbg_ev_from_interrupt()
H A Dkfd_device.c1572 p = kfd_lookup_process_by_pasid(entry->pasid, NULL); in kgd2kfd_vmfault_fast_path()
H A Dkfd_device_queue_manager.c3042 struct kfd_process *p = kfd_lookup_process_by_pasid(pasid, &pdd); in kfd_dqm_suspend_bad_queue_mes()
H A Dkfd_svm.c2977 p = kfd_lookup_process_by_pasid(pasid, NULL); in svm_range_restore_pages()