Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvdpa.h447 struct vdpa_device *__vdpa_alloc_device(struct device *parent,
469 container_of((__vdpa_alloc_device( \
/linux/drivers/vdpa/
H A Dvdpa.c140 * __vdpa_alloc_device - allocate and initilaize a vDPA device
157 struct vdpa_device *__vdpa_alloc_device(struct device *parent, in __vdpa_alloc_device() function
214 EXPORT_SYMBOL_GPL(__vdpa_alloc_device);