Home
last modified time | relevance | path

Searched refs:copy_pte (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h225 void (*copy_pte)(struct amdgpu_ib *ib, member
494 #define amdgpu_vm_copy_pte(adev, ib, pe, src, count) ((adev)->vm_manager.vm_pte_funcs->copy_pte((ib…
H A Dsdma_v7_1.c1261 .copy_pte = sdma_v7_1_vm_copy_pte,
/linux/mm/
H A Dmemory.c1124 goto copy_pte; in copy_present_ptes()
1180 copy_pte: in copy_present_ptes()