Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Dirq.c489 idxd->state = IDXD_DEV_HALTED; in idxd_misc_thread()
499 idxd->state = IDXD_DEV_HALTED; in idxd_misc_thread()
H A Didxd.h252 IDXD_DEV_HALTED = -1, enumerator
H A Dsysfs.c1506 case IDXD_DEV_HALTED: in state_show()