Searched refs:vfio_allocate_device_file (Results 1 – 4 of 4) sorted by relevance
34 df = vfio_allocate_device_file(device); in vfio_device_fops_cdev_open()
35 vfio_allocate_device_file(struct vfio_device *device);
259 df = vfio_allocate_device_file(device); in vfio_device_open_file()
445 vfio_allocate_device_file(struct vfio_device *device) in vfio_allocate_device_file() function