Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1665 struct dentry *vfio_dev_migration; in hisi_acc_vfio_debug_init() local
1676 vfio_dev_migration = debugfs_lookup("migration", vdev->debug_root); in hisi_acc_vfio_debug_init()
1677 if (!vfio_dev_migration) { in hisi_acc_vfio_debug_init()
1684 dput(vfio_dev_migration); in hisi_acc_vfio_debug_init()
1689 vfio_hisi_acc = debugfs_create_dir("hisi_acc", vfio_dev_migration); in hisi_acc_vfio_debug_init()
1697 dput(vfio_dev_migration); in hisi_acc_vfio_debug_init()