Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/idxd/
A Dsubmit.c151 int idxd_enqcmds(struct idxd_wq *wq, void __iomem *portal, const void *desc) in idxd_enqcmds() function
205 rc = idxd_enqcmds(wq, portal, desc->hw); in idxd_submit_desc()
A Dirq.c96 rc = idxd_enqcmds(wq, portal, &desc); in idxd_int_handle_revoke_drain()
A Didxd.h650 int idxd_enqcmds(struct idxd_wq *wq, void __iomem *portal, const void *desc);

Completed in 6 milliseconds