Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c310 uint32_t doorbell_offset_in_process = 0; in kfd_ioctl_create_queue() local
369 NULL, NULL, NULL, &doorbell_offset_in_process); in kfd_ioctl_create_queue()
383 args->doorbell_offset |= doorbell_offset_in_process; in kfd_ioctl_create_queue()