Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c49 static const u8 pci_cfg_space_rw_bmp[PCI_INTERRUPT_LINE + 4] = { variable
77 for (; i < bytes && (off + i < sizeof(pci_cfg_space_rw_bmp)); i++) { in vgpu_pci_cfg_mem_write()
78 mask = pci_cfg_space_rw_bmp[off + i]; in vgpu_pci_cfg_mem_write()