| H A D | cfg_space.c | 69 vgpu_pci_cfg_mem_write(struct intel_vgpu * vgpu,unsigned int off,u8 * src,unsigned int bytes) vgpu_pci_cfg_mem_write() argument 117 intel_vgpu_emulate_cfg_read(struct intel_vgpu * vgpu,unsigned int offset,void * p_data,unsigned int bytes) intel_vgpu_emulate_cfg_read() argument 133 map_aperture(struct intel_vgpu * vgpu,bool map) map_aperture() argument 139 trap_gttmmio(struct intel_vgpu * vgpu,bool trap) trap_gttmmio() argument 145 emulate_pci_command_write(struct intel_vgpu * vgpu,unsigned int offset,void * p_data,unsigned int bytes) emulate_pci_command_write() argument 167 emulate_pci_rom_bar_write(struct intel_vgpu * vgpu,unsigned int offset,void * p_data,unsigned int bytes) emulate_pci_rom_bar_write() argument 181 emulate_pci_bar_write(struct intel_vgpu * vgpu,unsigned int offset,void * p_data,unsigned int bytes) emulate_pci_bar_write() argument 256 intel_vgpu_emulate_cfg_write(struct intel_vgpu * vgpu,unsigned int offset,void * p_data,unsigned int bytes) intel_vgpu_emulate_cfg_write() argument 319 intel_vgpu_init_cfg_space(struct intel_vgpu * vgpu,bool primary) intel_vgpu_init_cfg_space() argument 332 vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] = intel_vgpu_init_cfg_space() local 334 vgpu_cfg_space(vgpu)[PCI_CLASS_PROG] = intel_vgpu_init_cfg_space() local 345 vgpu_cfg_space(vgpu)[PCI_COMMAND] &= ~(PCI_COMMAND_IO intel_vgpu_init_cfg_space() local 368 if (vgpu_cfg_space(vgpu)[next + PCI_CAP_LIST_ID] == PCI_CAP_ID_PM) { intel_vgpu_init_cfg_space() local 383 intel_vgpu_reset_cfg_space(struct intel_vgpu * vgpu) intel_vgpu_reset_cfg_space() argument [all...] |