Home
last modified time | relevance | path

Searched defs:viodev (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/powerpc/platforms/pseries/
Dvio.c70 struct vio_dev *viodev; member
145 static inline int vio_cmo_alloc(struct vio_dev *viodev, size_t size) in vio_cmo_alloc()
189 static inline void vio_cmo_dealloc(struct vio_dev *viodev, size_t size) in vio_cmo_dealloc()
280 struct vio_dev *viodev; in vio_cmo_entitlement_update() local
389 struct vio_dev *viodev; in vio_cmo_balance() local
486 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_alloc_coherent() local
509 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_free_coherent() local
520 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_map_page() local
544 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_unmap_page() local
555 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_map_sg() local
[all …]
/linux-6.6.21/drivers/crypto/nx/
Dnx.c45 struct vio_dev *viodev = nx_driver.viodev; in nx_hcall_sync() local
769 static int nx_probe(struct vio_dev *viodev, const struct vio_device_id *id) in nx_probe()
787 static void nx_remove(struct vio_dev *viodev) in nx_remove()
Dnx-common-pseries.c172 static unsigned long nx842_get_desired_dma(struct vio_dev *viodev) in nx842_get_desired_dma()
1030 static int nx842_probe(struct vio_dev *viodev, in nx842_probe()
1112 static void nx842_remove(struct vio_dev *viodev) in nx842_remove()
Dnx.h79 struct vio_dev *viodev; member
/linux-6.6.21/drivers/net/ethernet/ibm/
Dibmveth.c1516 struct vio_dev *viodev = adapter->vdev; in ibmveth_change_mtu() local