Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h303 int debug_map_and_unlock(struct device_queue_manager *dqm);
Dkfd_debug.c432 r = debug_map_and_unlock(pdd->dev->dqm); in kfd_dbg_trap_clear_dev_address_watch()
474 r = debug_map_and_unlock(pdd->dev->dqm); in kfd_dbg_trap_set_dev_address_watch()
Dkfd_device_queue_manager.c3102 int debug_map_and_unlock(struct device_queue_manager *dqm) in debug_map_and_unlock() function
3128 return debug_map_and_unlock(dqm); in debug_refresh_runlist()