Home
last modified time | relevance | path

Searched refs:idxd_wq_map_portal (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/dma/idxd/
Didxd.h636 int idxd_wq_map_portal(struct idxd_wq *wq);
Ddevice.c265 int idxd_wq_map_portal(struct idxd_wq *wq) in idxd_wq_map_portal() function
1355 rc = idxd_wq_map_portal(wq); in drv_enable_wq()