Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Ddevice_cdev.c104 ret = vfio_df_open(df); in vfio_df_ioctl_bind_iommufd()
Dvfio.h32 int vfio_df_open(struct vfio_device_file *df);
Dgroup.c204 ret = vfio_df_open(df); in vfio_df_group_open()
Dvfio_main.c510 int vfio_df_open(struct vfio_device_file *df) in vfio_df_open() function