Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dcontainer.c417 static VFIOContainer *vfio_create_container(int fd, VFIOGroup *group, in vfio_create_container() function
615 container = vfio_create_container(fd, group, errp); in vfio_connect_container()