Home
last modified time | relevance | path

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

/openbmc/linux/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()