Home
last modified time | relevance | path

Searched refs:_vfio_alloc_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dvfio.h218 struct vfio_device *_vfio_alloc_device(size_t size, struct device *dev,
221 container_of(_vfio_alloc_device(sizeof(struct dev_struct) + \
/linux-6.3-rc2/drivers/vfio/
A Dvfio_main.c192 struct vfio_device *_vfio_alloc_device(size_t size, struct device *dev, in _vfio_alloc_device() function
214 EXPORT_SYMBOL_GPL(_vfio_alloc_device);

Completed in 7 milliseconds