Home
last modified time | relevance | path

Searched refs:kfd_evict_process_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c119 kfd_evict_process_device(pdd); in cik_event_interrupt_wq()
H A Dkfd_debug.c242 kfd_evict_process_device(pdd); in kfd_set_dbg_ev_from_interrupt()
279 kfd_evict_process_device(pdd); in kfd_dbg_send_exception_to_runtime()
H A Dkfd_priv.h1337 int kfd_evict_process_device(struct kfd_process_device *pdd);
H A Dkfd_device_queue_manager.c3128 int kfd_evict_process_device(struct kfd_process_device *pdd) in kfd_evict_process_device() function