Searched refs:intel_vgpu_write_pci_bar (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/gvt/ |
D | cfg_space.c | 256 intel_vgpu_write_pci_bar(vgpu, offset, in emulate_pci_bar_write() 267 intel_vgpu_write_pci_bar(vgpu, offset, in emulate_pci_bar_write() 273 intel_vgpu_write_pci_bar(vgpu, offset, 0x0, false); in emulate_pci_bar_write() 284 intel_vgpu_write_pci_bar(vgpu, offset, new, lo); in emulate_pci_bar_write() 290 intel_vgpu_write_pci_bar(vgpu, offset, new, lo); in emulate_pci_bar_write() 294 intel_vgpu_write_pci_bar(vgpu, offset, new, lo); in emulate_pci_bar_write() 396 intel_vgpu_write_pci_bar(vgpu, PCI_BASE_ADDRESS_2, in intel_vgpu_init_cfg_space()
|
D | gvt.h | 464 static inline void intel_vgpu_write_pci_bar(struct intel_vgpu *vgpu, in intel_vgpu_write_pci_bar() function
|