Searched refs:allocated_vmid (Results 1 – 1 of 1) sorted by relevance
542 int allocated_vmid = -1, i; in allocate_vmid() local547 allocated_vmid = i; in allocate_vmid()552 if (allocated_vmid < 0) { in allocate_vmid()557 pr_debug("vmid allocated: %d\n", allocated_vmid); in allocate_vmid()559 dqm->vmid_pasid[allocated_vmid] = pdd->pasid; in allocate_vmid()561 set_pasid_vmid_mapping(dqm, pdd->pasid, allocated_vmid); in allocate_vmid()563 qpd->vmid = allocated_vmid; in allocate_vmid()564 q->properties.vmid = allocated_vmid; in allocate_vmid()