Searched refs:vm_inv_engs (Results 1 – 1 of 1) sorted by relevance
524 unsigned vm_inv_engs[AMDGPU_MAX_VMHUBS] = in amdgpu_gmc_allocate_vm_inv_eng() local537 inv_eng = ffs(vm_inv_engs[vmhub]); in amdgpu_gmc_allocate_vm_inv_eng()545 vm_inv_engs[vmhub] &= ~(1 << ring->vm_inv_eng); in amdgpu_gmc_allocate_vm_inv_eng()
Completed in 3 milliseconds