Searched refs:copy_pte (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/arch/arm64/mm/ |
| D | trans_pgd.c | 60 static int copy_pte(struct trans_pgd_info *info, pmd_t *dst_pmdp, in copy_pte() function 105 if (copy_pte(info, dst_pmdp, src_pmdp, addr, next)) in copy_pmd()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_vm.h | 161 void (*copy_pte)(struct amdgpu_ib *ib, member 367 #define amdgpu_vm_copy_pte(adev, ib, pe, src, count) ((adev)->vm_manager.vm_pte_funcs->copy_pte((ib…
|
| D | si_dma.c | 836 .copy_pte = si_dma_vm_copy_pte,
|
| D | sdma_v2_4.c | 1262 .copy_pte = sdma_v2_4_vm_copy_pte,
|
| D | cik_sdma.c | 1372 .copy_pte = cik_sdma_vm_copy_pte,
|
| D | sdma_v3_0.c | 1700 .copy_pte = sdma_v3_0_vm_copy_pte,
|
| D | sdma_v5_2.c | 1817 .copy_pte = sdma_v5_2_vm_copy_pte,
|
| D | sdma_v5_0.c | 1834 .copy_pte = sdma_v5_0_vm_copy_pte,
|
| D | sdma_v4_0.c | 2701 .copy_pte = sdma_v4_0_vm_copy_pte,
|