Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c139 static void trap_gttmmio(struct intel_vgpu *vgpu, bool trap) in trap_gttmmio() function
157 trap_gttmmio(vgpu, false); in emulate_pci_command_write()
160 trap_gttmmio(vgpu, true); in emulate_pci_command_write()
209 trap_gttmmio(vgpu, false); in emulate_pci_bar_write()
230 trap_gttmmio(vgpu, false); in emulate_pci_bar_write()
232 trap_gttmmio(vgpu, mmio_enabled); in emulate_pci_bar_write()
390 trap_gttmmio(vgpu, false); in intel_vgpu_reset_cfg_space()