Searched refs:VFIO_PCI_OFFSET_MASK (Results 1 – 5 of 5) sorted by relevance
163 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_bar_rw()221 loff_t off, pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_vga_rw()308 loff_t pos = offset & VFIO_PCI_OFFSET_MASK; in vfio_pci_ioeventfd()
32 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_igd_rw()119 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_igd_cfg_rw()
26 #define VFIO_PCI_OFFSET_MASK (((u64)(1) << VFIO_PCI_OFFSET_SHIFT) - 1) macro
1816 pos &= VFIO_PCI_OFFSET_MASK; in vfio_pci_config_rw()
58 #define VFIO_PCI_OFFSET_MASK (((u64)(1) << VFIO_PCI_OFFSET_SHIFT) - 1) macro408 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_reg_rw_opregion()786 uint64_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_rw()841 offset = (u64)(*ppos & VFIO_PCI_OFFSET_MASK) - in gtt_entry()