Home
last modified time | relevance | path

Searched refs:to_zpci (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_sysfs.c24 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); \
46 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in mio_enabled_show()
57 struct zpci_dev *zdev = to_zpci(pdev); in recover_store()
108 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read()
122 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write()
H A Dpci_dma.c263 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __dma_alloc_iommu()
273 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_alloc_address()
305 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_free_address()
338 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages()
378 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages()
399 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc()
426 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_free()
440 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __s390_dma_map_sg()
H A Dpci.c294 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()
313 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()
343 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()
420 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()
443 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()
562 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_add_device()
587 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device()
595 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()
605 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()
859 struct zpci_dev *zdev = to_zpci(pde in zpci_report_error()
[all...]
H A Dpci_irq.c237 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs()
328 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs()
H A Dpci_bus.c132 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_sysfs.c24 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); \
46 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in mio_enabled_show()
57 struct zpci_dev *zdev = to_zpci(pdev); in recover_store()
129 struct zpci_dev *zdev = to_zpci(pdev); in util_string_read()
143 struct zpci_dev *zdev = to_zpci(pdev); in report_error_write()
167 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in index_show()
H A Dpci_dma.c285 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __dma_alloc_iommu()
295 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_alloc_address()
327 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in dma_free_address()
360 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages()
400 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages()
421 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc()
448 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_free()
462 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in __s390_dma_map_sg()
H A Dpci.c273 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_fh()
292 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_range_mio()
322 struct zpci_dev *zdev = to_zpci(pdev); in pci_iomap_wc_range_mio()
399 struct zpci_dev *zdev = to_zpci(pdev); in zpci_map_resources()
422 struct zpci_dev *zdev = to_zpci(pdev); in zpci_unmap_resources()
575 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_device_add()
600 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_release_device()
608 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_enable_device()
618 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_disable_device()
955 struct zpci_dev *zdev = to_zpci(pde in zpci_report_error()
[all...]
H A Dpci_event.c98 struct zpci_dev *zdev = to_zpci(pdev); in zpci_event_do_error_state_clear()
140 if (zpci_hot_reset_device(to_zpci(pdev))) { in zpci_event_do_reset()
179 if (is_passed_through(to_zpci(pdev))) { in zpci_event_attempt_error_recovery()
242 if (is_passed_through(to_zpci(pdev))) in zpci_event_io_failure()
H A Dpci_irq.c273 struct zpci_dev *zdev = to_zpci(pdev); in arch_setup_msi_irqs()
361 struct zpci_dev *zdev = to_zpci(pdev); in arch_teardown_msi_irqs()
396 struct zpci_dev *zdev = to_zpci(pdev); in arch_restore_msi_irqs()
H A Dpci_bus.c284 struct zpci_dev *zdev = to_zpci(pdev); in pcibios_bus_add_device()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dism.h204 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd()
218 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd()
228 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move()
H A Dism_drv.c834 return to_zpci(ism->pdev)->pchid; in ism_get_chid()
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_zdev.c119 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps()
146 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_open_device()
162 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_zdev_close_device()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dism.h219 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_read_cmd()
233 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_write_cmd()
243 struct zpci_dev *zdev = to_zpci(ism->pdev); in __ism_move()
H A Dism_drv.c425 return to_zpci(ismdev->pdev)->pchid; in ism_get_chid()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci.h257 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function
266 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci.h272 static inline struct zpci_dev *to_zpci(struct pci_dev *pdev) in to_zpci() function
281 return to_zpci(to_pci_dev(dev)); in to_zpci_dev()
/kernel/linux/linux-5.10/arch/s390/net/
H A Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
/kernel/linux/linux-6.6/arch/s390/net/
H A Dpnet.c57 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in pnet_ids_by_device()
/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_zdev.c124 struct zpci_dev *zdev = to_zpci(vdev->pdev); in vfio_pci_info_zdev_add_caps()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.h531 zdev = to_zpci(pci_dev); in smc_set_pci_values()

Completed in 16 milliseconds