Searched refs:VFIO_PCI_OFFSET_MASK (Results 1 – 8 of 8) sorted by relevance
130 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in virtiovf_pci_read_config() 215 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in virtiovf_pci_core_read() 235 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in virtiovf_pci_write_config() 269 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in virtiovf_pci_core_write()
335 u64 pos = *ppos & VFIO_PCI_OFFSET_MASK; in nvgrace_gpu_read_config_emu() 386 u64 pos = *ppos & VFIO_PCI_OFFSET_MASK; in nvgrace_gpu_write_config_emu() 463 u64 offset = *ppos & VFIO_PCI_OFFSET_MASK; in nvgrace_gpu_map_and_read() 513 u64 offset = *ppos & VFIO_PCI_OFFSET_MASK; in nvgrace_gpu_read_mem() 586 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in nvgrace_gpu_map_and_write() 631 u64 offset = *ppos & VFIO_PCI_OFFSET_MASK; in nvgrace_gpu_write_mem()
230 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_bar_rw() 302 loff_t off, pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_vga_rw() 424 loff_t pos = offset & VFIO_PCI_OFFSET_MASK; in vfio_pci_ioeventfd()
70 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK, off = 0; in vfio_pci_igd_rw() 287 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_igd_cfg_rw()
1966 pos &= VFIO_PCI_OFFSET_MASK; in vfio_pci_config_rw()
25 #define VFIO_PCI_OFFSET_MASK (((u64)(1) << VFIO_PCI_OFFSET_SHIFT) - 1) macro
63 #define VFIO_PCI_OFFSET_MASK (((u64)(1) << VFIO_PCI_OFFSET_SHIFT) - 1) macro 405 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_reg_rw_opregion() 514 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_reg_rw_edid() 803 u64 pos = *ppos & VFIO_PCI_OFFSET_MASK; in intel_vgpu_rw() 857 offset = (u64)(*ppos & VFIO_PCI_OFFSET_MASK) - in gtt_entry()
1262 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; in hisi_acc_pci_rw_access_check()