Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c1028 uint64_t upd_end = min(entry_end, frag_end); in amdgpu_vm_ptes_update() local
1029 unsigned int nptes = (upd_end - frag_start) >> shift; in amdgpu_vm_ptes_update()
1037 trace_amdgpu_vm_update_ptes(params, frag_start, upd_end, in amdgpu_vm_ptes_update()
1049 frag_start = upd_end; in amdgpu_vm_ptes_update()