Searched refs:VFIO_PCI_ROM_REGION_INDEX (Results 1 – 3 of 3) sorted by relevance
832 while i <= VFIO_PCI_ROM_REGION_INDEX { in allocate_io_bars()835 if i == VFIO_PCI_ROM_REGION_INDEX { in allocate_io_bars()845 if (low_flag & 0x1 == 0 || i == VFIO_PCI_ROM_REGION_INDEX) && low != 0 { in allocate_io_bars()
791 VFIO_PCI_ROM_REGION_INDEX, enumerator
279 pub const VFIO_PCI_ROM_REGION_INDEX: _bindgen_ty_1 = 6; constant