Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c344 static int allocate_doorbell(struct qcm_process_device *qpd, in allocate_doorbell() function
578 retval = allocate_doorbell(qpd, q, qd ? &qd->doorbell_id : NULL); in create_queue_nocpsch()
1800 retval = allocate_doorbell(qpd, q, qd ? &qd->doorbell_id : NULL); in create_queue_cpsch()