Lines Matching defs:zdev
21 static int zpci_refresh_global(struct zpci_dev *zdev) in zpci_refresh_global()
132 static int dma_update_trans(struct zpci_dev *zdev, unsigned long pa, in dma_update_trans()
220 static unsigned long __dma_alloc_iommu(struct zpci_dev *zdev, in __dma_alloc_iommu()
231 static unsigned long dma_alloc_iommu(struct zpci_dev *zdev, int size) in dma_alloc_iommu()
254 static void dma_free_iommu(struct zpci_dev *zdev, unsigned long offset, int size) in dma_free_iommu()
287 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_map_pages() local
333 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_unmap_pages() local
356 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_alloc() local
386 struct zpci_dev *zdev = to_zpci(to_pci_dev(dev)); in s390_dma_free() local
441 int zpci_dma_init_device(struct zpci_dev *zdev) in zpci_dma_init_device()
484 void zpci_dma_exit_device(struct zpci_dev *zdev) in zpci_dma_exit_device()