Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dvfio.h35 vfio_allocate_device_file(struct vfio_device *device);
H A Dgroup.c257 df = vfio_allocate_device_file(device); in vfio_device_open_file()
H A Dvfio_main.c491 vfio_allocate_device_file(struct vfio_device *device) in vfio_allocate_device_file() function