Home
last modified time | relevance | path

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

/drivers/vfio/
Ddevice_cdev.c34 df = vfio_allocate_device_file(device); in vfio_device_fops_cdev_open()
Dvfio.h35 vfio_allocate_device_file(struct vfio_device *device);
Dgroup.c259 df = vfio_allocate_device_file(device); in vfio_device_open_file()
Dvfio_main.c445 vfio_allocate_device_file(struct vfio_device *device) in vfio_allocate_device_file() function