Home
last modified time | relevance | path

Searched refs:doorbell_offset_in_process (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c283 uint32_t doorbell_offset_in_process = 0; in kfd_ioctl_create_queue() local
313 &doorbell_offset_in_process); in kfd_ioctl_create_queue()
327 args->doorbell_offset |= doorbell_offset_in_process; in kfd_ioctl_create_queue()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c307 uint32_t doorbell_offset_in_process = 0; in kfd_ioctl_create_queue() local
386 NULL, NULL, NULL, &doorbell_offset_in_process); in kfd_ioctl_create_queue()
400 args->doorbell_offset |= doorbell_offset_in_process; in kfd_ioctl_create_queue()

Completed in 6 milliseconds