Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h701 int idxd_wq_map_portal(struct idxd_wq *wq);
H A Ddevice.c264 int idxd_wq_map_portal(struct idxd_wq *wq) in idxd_wq_map_portal() function
1448 rc = idxd_wq_map_portal(wq); in drv_enable_wq()