Home
last modified time | relevance | path

Searched refs:kfd_dqm_evict_pasid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c113 kfd_dqm_evict_pasid(dev->dqm, pasid); in cik_event_interrupt_wq()
H A Dkfd_int_process_v10.c153 ret = kfd_dqm_evict_pasid(dev->dqm, pasid); in event_interrupt_poison_consumption()
H A Dkfd_int_process_v9.c164 ret = kfd_dqm_evict_pasid(dev->dqm, pasid); in event_interrupt_poison_consumption_v9()
H A Dkfd_debug.c239 kfd_dqm_evict_pasid(dev->dqm, p->pasid); in kfd_set_dbg_ev_from_interrupt()
277 kfd_dqm_evict_pasid(pdd->dev->dqm, p->pasid); in kfd_dbg_send_exception_to_runtime()
H A Dkfd_priv.h1301 int kfd_dqm_evict_pasid(struct device_queue_manager *dqm, u32 pasid);
H A Dkfd_device_queue_manager.c2624 int kfd_dqm_evict_pasid(struct device_queue_manager *dqm, u32 pasid) in kfd_dqm_evict_pasid() function

Completed in 10 milliseconds