Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dvfio_ap_ops.c605 struct mdev_device *mdev = mdev_from_dev(dev); in assign_adapter_store()
671 struct mdev_device *mdev = mdev_from_dev(dev); in unassign_adapter_store()
751 struct mdev_device *mdev = mdev_from_dev(dev); in assign_domain_store()
813 struct mdev_device *mdev = mdev_from_dev(dev); in unassign_domain_store()
857 struct mdev_device *mdev = mdev_from_dev(dev); in assign_control_domain_store()
906 struct mdev_device *mdev = mdev_from_dev(dev); in unassign_control_domain_store()
936 struct mdev_device *mdev = mdev_from_dev(dev); in control_domains_show()
955 struct mdev_device *mdev = mdev_from_dev(dev); in matrix_show()
/Linux-v5.10/drivers/vfio/mdev/
Dmdev_core.c54 struct mdev_device *mdev_from_dev(struct device *dev) in mdev_from_dev() function
58 EXPORT_SYMBOL(mdev_from_dev);
/Linux-v5.10/include/linux/
Dmdev.h146 struct mdev_device *mdev_from_dev(struct device *dev);
/Linux-v5.10/samples/vfio-mdev/
Dmdpy.c642 struct mdev_device *mdev = mdev_from_dev(dev); in resolution_show()
Dmtty.c1288 if (mdev_from_dev(dev)) in sample_mdev_dev_show()
Dmbochs.c1320 struct mdev_device *mdev = mdev_from_dev(dev); in memory_show()
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c1628 struct mdev_device *mdev = mdev_from_dev(dev); in vgpu_id_show()