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

/linux-master/include/uapi/linux/
H A Dvfio.h717 * VFIO_PCI_HOT_RESET_FLAG_DEV_ID_OWNED would be set when all the
744 #define VFIO_PCI_HOT_RESET_FLAG_DEV_ID_OWNED (1 << 1) macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c825 fill->flags &= ~VFIO_PCI_HOT_RESET_FLAG_DEV_ID_OWNED;
1287 VFIO_PCI_HOT_RESET_FLAG_DEV_ID_OWNED;

Completed in 115 milliseconds