Searched refs:VFIO_PCI_OFFSET_MASK (Results 1 – 3 of 3) sorted by relevance
120 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_bar_rw()184 loff_t off, pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_vga_rw()
25 #define VFIO_PCI_OFFSET_MASK (((u64)(1) << VFIO_PCI_OFFSET_SHIFT) - 1) macro
1654 pos &= VFIO_PCI_OFFSET_MASK; in vfio_pci_config_rw()