Home
last modified time | relevance | path

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

/external/crosvm/vfio_sys/src/
Dlib.rs65 pub use crate::vfio::VFIO_PCI_ROM_REGION_INDEX;
Dvfio.rs339 pub const VFIO_PCI_ROM_REGION_INDEX: _bindgen_ty_1 = 6; constant
/external/kernel-headers/original/uapi/linux/
Dvfio.h626 VFIO_PCI_ROM_REGION_INDEX, enumerator
/external/crosvm/devices/src/pci/
Dvfio_pci.rs1346 while i <= VFIO_PCI_ROM_REGION_INDEX { in collect_bars()
1348 let offset: u32 = if i == VFIO_PCI_ROM_REGION_INDEX { in collect_bars()
1358 if (low_flag & 0x1 == 0 || i == VFIO_PCI_ROM_REGION_INDEX) && low != 0 { in collect_bars()
/external/bcc/libbpf-tools/x86/
Dvmlinux.h106323 VFIO_PCI_ROM_REGION_INDEX = 6, enumerator
Dvmlinux_518.h106323 VFIO_PCI_ROM_REGION_INDEX = 6, enumerator