Searched refs:allocated_vmid (Results 1 – 1 of 1) sorted by relevance
98 int bit, allocated_vmid; in allocate_vmid() local107 allocated_vmid = bit + KFD_VMID_START_OFFSET; in allocate_vmid()108 pr_debug("kfd: vmid allocation %d\n", allocated_vmid); in allocate_vmid()109 qpd->vmid = allocated_vmid; in allocate_vmid()110 q->properties.vmid = allocated_vmid; in allocate_vmid()135 int *allocated_vmid) in create_queue_nocpsch() argument139 BUG_ON(!dqm || !q || !qpd || !allocated_vmid); in create_queue_nocpsch()160 *allocated_vmid = qpd->vmid; in create_queue_nocpsch()171 *allocated_vmid = 0; in create_queue_nocpsch()