Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/uapi/linux/
H A Dkfd_ioctl.h59 #define KFD_MAX_QUEUE_PRIORITY 15 macro
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_chardev.c198 if (args->queue_priority > KFD_MAX_QUEUE_PRIORITY) { in set_queue_properties_from_user()
463 if (args->queue_priority > KFD_MAX_QUEUE_PRIORITY) { in kfd_ioctl_update_queue()