Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Didxd.h313 int idxd_wq_map_portal(struct idxd_wq *wq);
H A Ddevice.c280 int idxd_wq_map_portal(struct idxd_wq *wq) in idxd_wq_map_portal() function
H A Dsysfs.c203 rc = idxd_wq_map_portal(wq); in idxd_config_bus_probe()