HomeSort by: relevance | last modified time | path
    Searched refs:reserved_vmid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ids.c 290 *id = vm->reserved_vmid[vmhub];
433 if (vm->reserved_vmid[vmhub]) {
487 if (vm->reserved_vmid[vmhub])
499 vm->reserved_vmid[vmhub] = idle;
515 if (vm->reserved_vmid[vmhub]) {
516 list_add(&vm->reserved_vmid[vmhub]->list,
518 vm->reserved_vmid[vmhub] = NULL;
amdgpu_vm.h 289 struct amdgpu_vmid *reserved_vmid[AMDGPU_MAX_VMHUBS]; member in struct:amdgpu_vm
amdgpu_vm.c 2824 vm->reserved_vmid[i] = NULL;

Completed in 14 milliseconds