get_hdp_flush_req_offset  680 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev);
get_hdp_flush_req_offset 4447 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			       adev->nbio_funcs->get_hdp_flush_req_offset(adev),
get_hdp_flush_req_offset 5006 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			      adev->nbio_funcs->get_hdp_flush_req_offset(adev),
get_hdp_flush_req_offset  315 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c 	.get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
get_hdp_flush_req_offset  281 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c 	.get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
get_hdp_flush_req_offset  296 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c 	.get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
get_hdp_flush_req_offset  320 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c 	.get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
get_hdp_flush_req_offset  756 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 			       adev->nbio_funcs->get_hdp_flush_req_offset(adev),
get_hdp_flush_req_offset  439 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 	amdgpu_ring_write(ring, (adev->nbio_funcs->get_hdp_flush_req_offset(adev)) << 2);