Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h129 #define IDXD_MAX_PRIORITY 0xf macro
H A Dsysfs.c785 if (prio > IDXD_MAX_PRIORITY) in wq_priority_store()