Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Ddebugfs.c69 struct dentry *vfio_dev_migration = NULL; in vfio_device_debugfs_init() local
71 vfio_dev_migration = debugfs_create_dir("migration", in vfio_device_debugfs_init()
73 debugfs_create_devm_seqfile(dev, "state", vfio_dev_migration, in vfio_device_debugfs_init()
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1597 struct dentry *vfio_dev_migration; in hisi_acc_vfio_debug_init() local
1608 vfio_dev_migration = debugfs_lookup("migration", vdev->debug_root); in hisi_acc_vfio_debug_init()
1609 if (!vfio_dev_migration) { in hisi_acc_vfio_debug_init()
1619 vfio_hisi_acc = debugfs_create_dir("hisi_acc", vfio_dev_migration); in hisi_acc_vfio_debug_init()