Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.h90 int *allocate_vmid);
Dkfd_device_queue_manager.c94 static int allocate_vmid(struct device_queue_manager *dqm, in allocate_vmid() function
154 retval = allocate_vmid(dqm, qpd, q); in create_queue_nocpsch()
858 struct qcm_process_device *qpd, int *allocate_vmid) in create_queue_cpsch() argument
867 if (allocate_vmid) in create_queue_cpsch()
868 *allocate_vmid = 0; in create_queue_cpsch()