Lines Matching refs:vfio_device_file
444 struct vfio_device_file *
447 struct vfio_device_file *df; in vfio_allocate_device_file()
459 static int vfio_df_device_first_open(struct vfio_device_file *df) in vfio_df_device_first_open()
494 static void vfio_df_device_last_close(struct vfio_device_file *df) in vfio_df_device_last_close()
510 int vfio_df_open(struct vfio_device_file *df) in vfio_df_open()
534 void vfio_df_close(struct vfio_device_file *df) in vfio_df_close()
584 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_release()
1207 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_unl_ioctl()
1256 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_read()
1273 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_write()
1288 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_mmap()
1314 struct vfio_device_file *df = file->private_data; in vfio_device_from_file()
1361 struct vfio_device_file *df = file->private_data; in vfio_device_file_set_kvm()