Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmdev.h180 static inline struct mdev_device *mdev_from_dev(struct device *dev) in mdev_from_dev() function
/Linux-v5.15/drivers/vfio/mdev/
Dmdev_core.c109 struct mdev_device *mdev = mdev_from_dev(dev); in mdev_device_remove_cb()
/Linux-v5.15/samples/vfio-mdev/
Dmtty.c1238 if (mdev_from_dev(dev)) in sample_mdev_dev_show()
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1724 struct mdev_device *mdev = mdev_from_dev(dev); in vgpu_id_show()