cp_hqd_pq_rptr    421 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c 		uint64_t guessed_wptr = m->cp_hqd_pq_rptr & (queue_size - 1);
cp_hqd_pq_rptr    322 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c 		uint64_t guessed_wptr = m->cp_hqd_pq_rptr & (queue_size - 1);
cp_hqd_pq_rptr   3308 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	mqd->cp_hqd_pq_rptr = 0;
cp_hqd_pq_rptr   3371 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	mqd->cp_hqd_pq_rptr = RREG32_SOC15(GC, 0, mmCP_HQD_PQ_RPTR);
cp_hqd_pq_rptr   3425 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		       mqd->cp_hqd_pq_rptr);
cp_hqd_pq_rptr   2847 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	u32 cp_hqd_pq_rptr;
cp_hqd_pq_rptr   3021 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	mqd->cp_hqd_pq_rptr = RREG32(mmCP_HQD_PQ_RPTR);
cp_hqd_pq_rptr   3038 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	mqd->cp_hqd_pq_rptr = RREG32(mmCP_HQD_PQ_RPTR);
cp_hqd_pq_rptr   4554 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	mqd->cp_hqd_pq_rptr = RREG32(mmCP_HQD_PQ_RPTR);
cp_hqd_pq_rptr   3469 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	mqd->cp_hqd_pq_rptr = 0;
cp_hqd_pq_rptr   3532 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	mqd->cp_hqd_pq_rptr = RREG32_SOC15(GC, 0, mmCP_HQD_PQ_RPTR);
cp_hqd_pq_rptr   3585 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		       mqd->cp_hqd_pq_rptr);
cp_hqd_pq_rptr     89 drivers/gpu/drm/amd/include/cik_structs.h 	uint32_t cp_hqd_pq_rptr;
cp_hqd_pq_rptr    815 drivers/gpu/drm/amd/include/v10_structs.h 	uint32_t cp_hqd_pq_rptr;
cp_hqd_pq_rptr    298 drivers/gpu/drm/amd/include/v9_structs.h 	uint32_t cp_hqd_pq_rptr;
cp_hqd_pq_rptr    298 drivers/gpu/drm/amd/include/vi_structs.h 	uint32_t cp_hqd_pq_rptr;
cp_hqd_pq_rptr   4458 drivers/gpu/drm/radeon/cik.c 	u32 cp_hqd_pq_rptr;
cp_hqd_pq_rptr   4640 drivers/gpu/drm/radeon/cik.c 		mqd->queue_state.cp_hqd_pq_rptr = 0;
cp_hqd_pq_rptr   4650 drivers/gpu/drm/radeon/cik.c 			WREG32(CP_HQD_PQ_RPTR, mqd->queue_state.cp_hqd_pq_rptr);
cp_hqd_pq_rptr   4734 drivers/gpu/drm/radeon/cik.c 		mqd->queue_state.cp_hqd_pq_rptr = RREG32(CP_HQD_PQ_RPTR);