Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvfio.h743 #define VFIO_PCI_HOT_RESET_FLAG_DEV_ID (1 << 0) macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h743 #define VFIO_PCI_HOT_RESET_FLAG_DEV_ID (1 << 0) macro
/openbmc/qemu/hw/vfio/
H A Diommufd.c698 assert(info->flags & VFIO_PCI_HOT_RESET_FLAG_DEV_ID); in iommufd_cdev_pci_hot_reset()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c802 if (fill->flags & VFIO_PCI_HOT_RESET_FLAG_DEV_ID) { in vfio_pci_fill_devs()
1299 fill.flags |= VFIO_PCI_HOT_RESET_FLAG_DEV_ID | in vfio_pci_ioctl_get_pci_hot_reset_info()