Searched refs:allocated_vmid (Results 1 – 1 of 1) sorted by relevance
97 int bit, allocated_vmid; in allocate_vmid() local106 allocated_vmid = bit + KFD_VMID_START_OFFSET; in allocate_vmid()107 pr_debug("kfd: vmid allocation %d\n", allocated_vmid); in allocate_vmid()108 qpd->vmid = allocated_vmid; in allocate_vmid()109 q->properties.vmid = allocated_vmid; in allocate_vmid()134 int *allocated_vmid) in create_queue_nocpsch() argument138 BUG_ON(!dqm || !q || !qpd || !allocated_vmid); in create_queue_nocpsch()159 *allocated_vmid = qpd->vmid; in create_queue_nocpsch()170 *allocated_vmid = 0; in create_queue_nocpsch()