Home
last modified time | relevance | path

Searched refs:allocate_vmid (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h90 int *allocate_vmid);
Dkfd_device_queue_manager.c93 static int allocate_vmid(struct device_queue_manager *dqm, in allocate_vmid() function
153 retval = allocate_vmid(dqm, qpd, q); in create_queue_nocpsch()
854 struct qcm_process_device *qpd, int *allocate_vmid) in create_queue_cpsch() argument
863 if (allocate_vmid) in create_queue_cpsch()
864 *allocate_vmid = 0; in create_queue_cpsch()