Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Didxd.h781 int idxd_wq_disable_pasid(struct idxd_wq *wq);
H A Dcdev.c133 rc = idxd_wq_disable_pasid(wq); in idxd_file_dev_release()
H A Ddevice.c352 int idxd_wq_disable_pasid(struct idxd_wq *wq) in idxd_wq_disable_pasid() function