Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Dcfg_space.c48 static const u8 pci_cfg_space_rw_bmp[PCI_INTERRUPT_LINE + 4] = { variable
76 for (; i < bytes && (off + i < sizeof(pci_cfg_space_rw_bmp)); i++) { in vgpu_pci_cfg_mem_write()
77 mask = pci_cfg_space_rw_bmp[off + i]; in vgpu_pci_cfg_mem_write()