Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h704 int idxd_wq_disable_pasid(struct idxd_wq *wq);
H A Dcdev.c136 rc = idxd_wq_disable_pasid(wq); in idxd_file_dev_release()
H A Ddevice.c335 int idxd_wq_disable_pasid(struct idxd_wq *wq) in idxd_wq_disable_pasid() function