Searched refs:VFIO_PCI_HOT_RESET_FLAG_DEV_ID (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvfio.h694 * Flag VFIO_PCI_HOT_RESET_FLAG_DEV_ID is set to indicate this
720 * flag VFIO_PCI_HOT_RESET_FLAG_DEV_ID is set, otherwise reserved.
743 #define VFIO_PCI_HOT_RESET_FLAG_DEV_ID (1 << 0) macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c801 if (fill->flags & VFIO_PCI_HOT_RESET_FLAG_DEV_ID) {
1286 fill.flags |= VFIO_PCI_HOT_RESET_FLAG_DEV_ID |

Completed in 121 milliseconds