Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h324 int debug_lock_and_unmap(struct device_queue_manager *dqm);
Dkfd_debug.c422 r = debug_lock_and_unmap(pdd->dev->dqm); in kfd_dbg_trap_clear_dev_address_watch()
456 r = debug_lock_and_unmap(pdd->dev->dqm); in kfd_dbg_trap_set_dev_address_watch()
Dkfd_device_queue_manager.c3491 int debug_lock_and_unmap(struct device_queue_manager *dqm) in debug_lock_and_unmap() function
3535 int r = debug_lock_and_unmap(dqm); in debug_refresh_runlist()