| /openbmc/qemu/hw/s390x/ |
| H A D | s390-pci-vfio.c | 61 S390PCIBusDevice *pbdev) in s390_pci_start_dma_count() argument 106 static void s390_pci_read_base(S390PCIBusDevice *pbdev, in s390_pci_read_base() argument 160 get_host_fh(S390PCIBusDevice * pbdev,struct vfio_device_info * info,uint32_t * fh) get_host_fh() argument 181 s390_pci_read_group(S390PCIBusDevice * pbdev,struct vfio_device_info * info) s390_pci_read_group() argument 262 s390_pci_read_util(S390PCIBusDevice * pbdev,struct vfio_device_info * info) s390_pci_read_util() argument 289 s390_pci_read_pfip(S390PCIBusDevice * pbdev,struct vfio_device_info * info) s390_pci_read_pfip() argument 315 get_device_info(S390PCIBusDevice * pbdev) get_device_info() argument 328 s390_pci_get_host_fh(S390PCIBusDevice * pbdev,uint32_t * fh) s390_pci_get_host_fh() argument 351 s390_pci_get_clp_info(S390PCIBusDevice * pbdev) s390_pci_get_clp_info() argument [all...] |
| H A D | s390-pci-inst.c | 54 S390PCIBusDevice *pbdev = NULL; in list_pci() local 159 S390PCIBusDevice *pbdev; clp_service_call() local 409 zpci_read_bar(S390PCIBusDevice * pbdev,uint8_t pcias,uint64_t offset,uint64_t * data,uint8_t len) zpci_read_bar() argument 425 S390PCIBusDevice *pbdev; pcilg_service_call() local 509 zpci_write_bar(S390PCIBusDevice * pbdev,uint8_t pcias,uint64_t offset,uint64_t data,uint8_t len) zpci_write_bar() argument 526 S390PCIBusDevice *pbdev; pcistg_service_call() local 702 S390PCIBusDevice *pbdev; rpcit_service_call() local 832 S390PCIBusDevice *pbdev; pcistb_service_call() local 938 reg_irqs(CPUS390XState * env,S390PCIBusDevice * pbdev,ZpciFib fib) reg_irqs() argument 977 pci_dereg_irqs(S390PCIBusDevice * pbdev) pci_dereg_irqs() argument 996 reg_ioat(CPUS390XState * env,S390PCIBusDevice * pbdev,ZpciFib fib,uintptr_t ra) reg_ioat() argument 1045 fmb_timer_free(S390PCIBusDevice * pbdev) fmb_timer_free() argument 1055 fmb_do_update(S390PCIBusDevice * pbdev,int offset,uint64_t val,int len) fmb_do_update() argument 1097 S390PCIBusDevice *pbdev = opaque; fmb_update() local 1137 mpcifc_reg_int_interp(S390PCIBusDevice * pbdev,ZpciFib * fib) mpcifc_reg_int_interp() argument 1150 mpcifc_dereg_int_interp(S390PCIBusDevice * pbdev,ZpciFib * fib) mpcifc_dereg_int_interp() argument 1170 S390PCIBusDevice *pbdev; mpcifc_service_call() local 1348 S390PCIBusDevice *pbdev; stpcifc_service_call() local [all...] |
| H A D | s390-pci-bus.c | 96 S390PCIBusDevice *pbdev) in s390_pci_find_next_avail_dev() argument 110 S390PCIBusDevice *pbdev; in s390_pci_find_dev_by_fid() local 124 S390PCIBusDevice *pbdev = s390_pci_find_dev_by_fid(s390_get_phb(), in s390_pci_sclp_configure() local 151 S390PCIBusDevice *pbdev = container_of(n, S390PCIBusDevice, s390_pci_shutdown_notifier() local 157 s390_pci_perform_unplug(S390PCIBusDevice * pbdev) s390_pci_perform_unplug() argument 183 S390PCIBusDevice *pbdev = s390_pci_find_dev_by_fid(s390_get_phb(), s390_pci_sclp_deconfigure() local 223 S390PCIBusDevice *pbdev; s390_pci_find_dev_by_uid() local 237 S390PCIBusDevice *pbdev; s390_pci_find_dev_by_target() local 255 S390PCIBusDevice *pbdev; s390_pci_find_dev_by_pci() local 278 S390PCIBusDevice *pbdev = s390_pci_find_dev_by_idx(s, idx); s390_pci_find_dev_by_fh() local 680 S390PCIBusDevice *pbdev = opaque; s390_msi_ctrl_write() local 849 set_pbdev_info(S390PCIBusDevice * pbdev) set_pbdev_info() argument 907 s390_pci_msix_init(S390PCIBusDevice * pbdev) s390_pci_msix_init() argument 943 s390_pci_msix_free(S390PCIBusDevice * pbdev) s390_pci_msix_free() argument 981 s390_pci_alloc_idx(S390pciState * s,S390PCIBusDevice * pbdev) s390_pci_alloc_idx() argument 1009 S390PCIBusDevice *pbdev = S390_PCI_DEVICE(dev); s390_pcihost_pre_plug() local 1033 s390_pci_interp_plug(S390pciState * s,S390PCIBusDevice * pbdev) s390_pci_interp_plug() argument 1076 S390PCIBusDevice *pbdev = NULL; s390_pcihost_plug() local 1212 S390PCIBusDevice *pbdev = NULL; s390_pcihost_unplug() local 1252 S390PCIBusDevice *pbdev; s390_pcihost_unplug_request() local 1334 S390PCIBusDevice *pbdev, *next; s390_pci_ism_reset() local 1351 S390PCIBusDevice *pbdev, *next; s390_pcihost_reset() local 1484 S390PCIBusDevice *pbdev = S390_PCI_DEVICE(dev); s390_pci_device_reset() local [all...] |
| H A D | s390-pci-kvm.c | 29 int s390_pci_kvm_aif_enable(S390PCIBusDevice *pbdev, ZpciFib *fib, bool assist) in s390_pci_kvm_aif_enable() 55 int s390_pci_kvm_aif_disable(S390PCIBusDevice *pbdev) in s390_pci_kvm_aif_disable()
|
| /openbmc/qemu/include/hw/s390x/ |
| H A D | s390-pci-vfio.h | 31 S390PCIBusDevice *pbdev) in s390_pci_start_dma_count() 37 static inline bool s390_pci_get_host_fh(S390PCIBusDevice *pbdev, uint32_t *fh) in s390_pci_get_host_fh() 41 static inline void s390_pci_get_clp_info(S390PCIBusDevice *pbdev) { } in s390_pci_get_clp_info()
|
| H A D | s390-pci-kvm.h | 27 int s390_pci_kvm_aif_disable(S390PCIBusDevice *pbdev); in s390_pci_kvm_aif_enable() argument 32 s390_pci_kvm_aif_disable(S390PCIBusDevice * pbdev) s390_pci_kvm_aif_disable() argument
|
| H A D | s390-pci-bus.h | 276 S390PCIBusDevice *pbdev; member
|
| /openbmc/qemu/include/hw/virtio/ |
| H A D | virtio-iommu.h | 50 IOMMUDevice *pbdev[]; /* Parent array is sparse, so dynamically alloc */ member
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | smmu-common.h | 134 SMMUDevice *pbdev[]; /* Parent array is sparse, so dynamically alloc */ member
|
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | kvm.c | 2088 S390PCIBusDevice *pbdev; in kvm_arch_fixup_msi_route() local
|