Searched refs:amdgpu_vm_pt_entries_mask (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c109 * amdgpu_vm_pt_entries_mask - the mask to get the entry number of a PD/PT
117 static uint32_t amdgpu_vm_pt_entries_mask(struct amdgpu_device *adev, function
201 mask = amdgpu_vm_pt_entries_mask(adev, cursor->level);
1016 mask = amdgpu_vm_pt_entries_mask(adev, cursor.level);

Completed in 118 milliseconds