get_hdp_flush_done_offset  681 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	u32 (*get_hdp_flush_done_offset)(struct amdgpu_device *adev);
get_hdp_flush_done_offset 4448 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			       adev->nbio_funcs->get_hdp_flush_done_offset(adev),
get_hdp_flush_done_offset 5007 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			      adev->nbio_funcs->get_hdp_flush_done_offset(adev),
get_hdp_flush_done_offset  316 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c 	.get_hdp_flush_done_offset = nbio_v2_3_get_hdp_flush_done_offset,
get_hdp_flush_done_offset  282 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c 	.get_hdp_flush_done_offset = nbio_v6_1_get_hdp_flush_done_offset,
get_hdp_flush_done_offset  297 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c 	.get_hdp_flush_done_offset = nbio_v7_0_get_hdp_flush_done_offset,
get_hdp_flush_done_offset  321 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c 	.get_hdp_flush_done_offset = nbio_v7_4_get_hdp_flush_done_offset,
get_hdp_flush_done_offset  755 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 			       adev->nbio_funcs->get_hdp_flush_done_offset(adev),
get_hdp_flush_done_offset  438 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 	amdgpu_ring_write(ring, (adev->nbio_funcs->get_hdp_flush_done_offset(adev)) << 2);