Symbol: WDOORBELL64
sys/dev/pci/drm/amd/amdgpu/amdgpu_vpe.c
754
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/amdgpu_vpe.c
756
WDOORBELL64(ring->doorbell_index + 4, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
8572
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
8606
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
5789
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
5824
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
4344
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
4379
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
5371
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
5632
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
2959
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/mes_v11_0.c
79
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/mes_v12_0.c
60
WDOORBELL64(ring->doorbell_index, ring->wptr);
sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c
717
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c
773
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v4_4_2.c
284
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v4_4_2.c
340
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v5_0.c
389
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v5_2.c
229
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v6_0.c
223
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);
sys/dev/pci/drm/amd/amdgpu/sdma_v7_0.c
225
WDOORBELL64(ring->doorbell_index, ring->wptr << 2);