Searched refs:allocated_vmid (Results 1 – 1 of 1) sorted by relevance
418 int allocated_vmid = -1, i; in allocate_vmid() local423 allocated_vmid = i; in allocate_vmid()428 if (allocated_vmid < 0) { in allocate_vmid()433 pr_debug("vmid allocated: %d\n", allocated_vmid); in allocate_vmid()435 dqm->vmid_pasid[allocated_vmid] = q->process->pasid; in allocate_vmid()437 set_pasid_vmid_mapping(dqm, q->process->pasid, allocated_vmid); in allocate_vmid()439 qpd->vmid = allocated_vmid; in allocate_vmid()440 q->properties.vmid = allocated_vmid; in allocate_vmid()