Searched defs:ndw (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | ni_dma.c | 320 unsigned ndw; in cayman_dma_vm_copy_pages() local 360 unsigned ndw; in cayman_dma_vm_write_pages() local 408 unsigned ndw; in cayman_dma_vm_set_pages() local
|
D | si_dma.c | 112 unsigned ndw; in si_dma_vm_write_pages() local 159 unsigned ndw; in si_dma_vm_set_pages() local
|
D | radeon_ring.c | 104 int radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_alloc() 140 int radeon_ring_lock(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) in radeon_ring_lock()
|
D | cik_sdma.c | 848 unsigned ndw; in cik_sdma_vm_write_pages() local 897 unsigned ndw; in cik_sdma_vm_set_pages() local
|
D | radeon_vm.c | 648 unsigned count = 0, pt_idx, ndw; in radeon_vm_update_page_directory() local 918 unsigned nptes, ncmds, ndw; in radeon_vm_bo_update() local
|
D | r100.c | 896 unsigned ndw; in r100_copy_blit() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | si_dma.c | 361 unsigned ndw = count * 2; in si_dma_vm_write_pte() local 391 unsigned ndw; in si_dma_vm_set_pte_pde() local
|
D | amdgpu_ring.c | 64 int amdgpu_ring_alloc(struct amdgpu_ring *ring, unsigned ndw) in amdgpu_ring_alloc()
|
D | amdgpu_vm.c | 1046 unsigned ndw = 0; in amdgpu_vm_update_directories() local 1376 unsigned nptes, ncmds, ndw; in amdgpu_vm_bo_update_mapping() local
|
D | sdma_v2_4.c | 754 unsigned ndw = count * 2; in sdma_v2_4_vm_write_pte() local
|
D | cik_sdma.c | 774 unsigned ndw = count * 2; in cik_sdma_vm_write_pte() local
|
D | sdma_v3_0.c | 1026 unsigned ndw = count * 2; in sdma_v3_0_vm_write_pte() local
|
D | sdma_v4_0.c | 1091 unsigned ndw = count * 2; in sdma_v4_0_vm_write_pte() local
|
/Linux-v4.19/kernel/rcu/ |
D | tree_plugin.h | 2360 int ndw; in do_nocb_deferred_wakeup_common() local
|