Home
last modified time | relevance | path

Searched defs:vfio_group (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.h93 struct vfio_group { struct
94 int group_num;
95 int fd;
96 int devices;
/f-stack/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c46 static struct fslmc_vfio_group vfio_group; variable