Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/idxd/
Ddevice.c178 int idxd_wq_enable(struct idxd_wq *wq) in idxd_wq_enable() function
328 rc = idxd_wq_enable(wq); in idxd_wq_set_pasid()
354 rc = idxd_wq_enable(wq); in idxd_wq_disable_pasid()
1435 rc = idxd_wq_enable(wq); in drv_enable_wq()
Didxd.h695 int idxd_wq_enable(struct idxd_wq *wq);
Dirq.c51 rc = idxd_wq_enable(wq); in idxd_device_reinit()