watchRegs          69 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c static const uint32_t watchRegs[MAX_WATCH_ADDRESSES * ADDRESS_WATCH_REG_MAX] = {
watchRegs         692 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 		WREG32(watchRegs[i * ADDRESS_WATCH_REG_MAX +
watchRegs         711 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 	WREG32(watchRegs[watch_point_id * ADDRESS_WATCH_REG_MAX +
watchRegs         714 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 	WREG32(watchRegs[watch_point_id * ADDRESS_WATCH_REG_MAX +
watchRegs         717 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 	WREG32(watchRegs[watch_point_id * ADDRESS_WATCH_REG_MAX +
watchRegs         723 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 	WREG32(watchRegs[watch_point_id * ADDRESS_WATCH_REG_MAX +
watchRegs         758 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 	return watchRegs[watch_point_id * ADDRESS_WATCH_REG_MAX + reg_offset];