Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Didxd.h298 int idxd_wq_map_portal(struct idxd_wq *wq);
Ddevice.c266 int idxd_wq_map_portal(struct idxd_wq *wq) in idxd_wq_map_portal() function
Dsysfs.c203 rc = idxd_wq_map_portal(wq); in idxd_config_bus_probe()