Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h302 int debug_lock_and_unmap(struct device_queue_manager *dqm);
Dkfd_debug.c420 r = debug_lock_and_unmap(pdd->dev->dqm); in kfd_dbg_trap_clear_dev_address_watch()
454 r = debug_lock_and_unmap(pdd->dev->dqm); in kfd_dbg_trap_set_dev_address_watch()
Dkfd_device_queue_manager.c3082 int debug_lock_and_unmap(struct device_queue_manager *dqm) in debug_lock_and_unmap() function
3124 int r = debug_lock_and_unmap(dqm); in debug_refresh_runlist()