Home
last modified time | relevance | path

Searched defs:zdev (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/vfio/pci/
H A Dvfio_pci_zdev.c23 static int zpci_base_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_base_cap()
44 static int zpci_group_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_group_cap()
66 static int zpci_util_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_util_cap()
91 static int zpci_pfip_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_pfip_cap()
119 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps() local
146 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_open_device() local
162 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_close_device() local
/linux/arch/s390/kvm/
H A Dpci.c159 static int kvm_zpci_set_airq(struct zpci_dev *zdev) in kvm_zpci_set_airq()
178 static int kvm_zpci_clear_airq(struct zpci_dev *zdev) in kvm_zpci_clear_airq()
223 static int kvm_s390_pci_aif_enable(struct zpci_dev *zdev, struct zpci_fib *fib, in kvm_s390_pci_aif_enable()
336 static int kvm_s390_pci_aif_disable(struct zpci_dev *zdev, bool force) in kvm_s390_pci_aif_disable()
403 static int kvm_s390_pci_dev_open(struct zpci_dev *zdev) in kvm_s390_pci_dev_open()
417 static void kvm_s390_pci_dev_release(struct zpci_dev *zdev) in kvm_s390_pci_dev_release()
435 struct zpci_dev *zdev = opaque; in kvm_s390_pci_register_kvm() local
510 struct zpci_dev *zdev = opaque; in kvm_s390_pci_unregister_kvm() local
578 struct zpci_dev *zdev = NULL; in get_zdev_from_kvm_by_fh() local
593 static int kvm_s390_pci_zpci_reg_aen(struct zpci_dev *zdev, in kvm_s390_pci_zpci_reg_aen()
[all …]
H A Dpci.h21 struct zpci_dev *zdev; member
/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c25 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in enable_slot() local
49 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in disable_slot() local
76 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in reset_slot() local
105 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev, in get_power_status() local
127 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot()
139 void zpci_exit_slot(struct zpci_dev *zdev) in zpci_exit_slot()
/linux/arch/s390/pci/
H A Dpci_irq.c33 static int zpci_set_airq(struct zpci_dev *zdev) in zpci_set_airq()
52 static int zpci_clear_airq(struct zpci_dev *zdev) in zpci_clear_airq()
69 static int zpci_set_directed_irq(struct zpci_dev *zdev) in zpci_set_directed_irq()
84 static int zpci_clear_directed_irq(struct zpci_dev *zdev) in zpci_clear_directed_irq()
101 static int zpci_set_irq(struct zpci_dev *zdev) in zpci_set_irq()
117 static int zpci_clear_irq(struct zpci_dev *zdev) in zpci_clear_irq()
271 static int __alloc_airq(struct zpci_dev *zdev, int msi_vecs, in __alloc_airq()
302 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs() local
390 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs() local
428 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs() local
H A Dpci_sysfs.c47 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in mio_enabled_show() local
53 static int _do_recover(struct pci_dev *pdev, struct zpci_dev *zdev) in _do_recover()
82 struct zpci_dev *zdev = to_zpci(pdev); in recover_store() local
134 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read() local
148 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write() local
171 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in index_show() local
H A Dpci_clp.c104 static void clp_store_query_pci_fngrp(struct zpci_dev *zdev, in clp_store_query_pci_fngrp()
127 static int clp_query_pci_fngrp(struct zpci_dev *zdev, u8 pfgid) in clp_query_pci_fngrp()
154 static int clp_store_query_pci_fn(struct zpci_dev *zdev, in clp_store_query_pci_fn()
198 int clp_query_pci_fn(struct zpci_dev *zdev) in clp_query_pci_fn()
239 static int clp_set_pci_fn(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as, u8 command) in clp_set_pci_fn()
318 int clp_enable_fh(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as) in clp_enable_fh()
334 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh()
420 struct zpci_dev *zdev; in __clp_add() local
H A Dpci_iov.c77 struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf()
116 struct zpci_dev *zdev = to_zpci(virtfn); in zpci_iov_setup_virtfn() local
H A Dpci_iov.h34 static inline struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, struct zpci_dev *zdev) in zpci_iov_find_parent_pf()
/linux/drivers/iommu/
H A Ds390-iommu.c502 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_capable() local
530 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_domain_alloc_paging() local
589 static void zdev_s390_domain_update(struct zpci_dev *zdev, in zdev_s390_domain_update()
614 static int s390_iommu_domain_reg_ioat(struct zpci_dev *zdev, in s390_iommu_domain_reg_ioat()
640 int zpci_iommu_register_ioat(struct zpci_dev *zdev, u8 *status) in zpci_iommu_register_ioat()
657 struct zpci_dev *zdev = to_zpci_dev(dev); in blocking_domain_attach_device() local
682 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_attach_device() local
713 struct zpci_dev *zdev = to_zpci_dev(dev); in s390_iommu_get_resv_regions() local
749 struct zpci_dev *zdev; in s390_iommu_probe_device() local
769 static int zpci_refresh_all(struct zpci_dev *zdev) in zpci_refresh_all()
[all …]
/linux/drivers/net/ethernet/8390/
H A Dxsurf100.c239 static int xsurf100_probe(struct zorro_dev *zdev, in xsurf100_probe()
345 static void xsurf100_remove(struct zorro_dev *zdev) in xsurf100_remove()
/linux/arch/s390/net/
H A Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device() local
/linux/drivers/s390/net/
H A Dism.h197 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd() local
211 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd() local
221 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move() local
/linux/drivers/s390/crypto/
H A Dzcrypt_card.c159 struct zcrypt_card *zdev = in zcrypt_card_release() local
/linux/drivers/video/fbdev/
H A Dcirrusfb.c1948 struct zorro_dev *zdev = to_zorro_dev(info->device); in cirrusfb_zorro_unmap() local