Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio.h112 bool vfio_device_has_container(struct vfio_device *device);
178 static inline bool vfio_device_has_container(struct vfio_device *device) in vfio_device_has_container() function
H A Dvfio_main.c1541 if (vfio_device_has_container(device)) in vfio_pin_pages()
1581 if (vfio_device_has_container(device)) { in vfio_unpin_pages()
1619 if (vfio_device_has_container(device)) in vfio_dma_rw()
H A Dgroup.c811 bool vfio_device_has_container(struct vfio_device *device) in vfio_device_has_container() function