Searched refs:upd_end (Results 1 – 1 of 1) sorted by relevance
1028 uint64_t upd_end = min(entry_end, frag_end); in amdgpu_vm_ptes_update() local1029 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()