Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dvio.c68 struct vio_dev *viodev; member
143 static inline int vio_cmo_alloc(struct vio_dev *viodev, size_t size) in vio_cmo_alloc()
187 static inline void vio_cmo_dealloc(struct vio_dev *viodev, size_t size) in vio_cmo_dealloc()
278 struct vio_dev *viodev; in vio_cmo_entitlement_update() local
387 struct vio_dev *viodev; in vio_cmo_balance() local
484 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_alloc_coherent() local
507 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_free_coherent() local
518 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_map_page() local
542 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_unmap_page() local
553 struct vio_dev *viodev = to_vio_dev(dev); in vio_dma_iommu_map_sg() local
[all …]
/kernel/linux/linux-5.10/drivers/crypto/nx/
Dnx.c45 struct vio_dev *viodev = nx_driver.viodev; in nx_hcall_sync() local
768 static int nx_probe(struct vio_dev *viodev, const struct vio_device_id *id) in nx_probe()
786 static int nx_remove(struct vio_dev *viodev) in nx_remove()
Dnx-842-pseries.c145 static unsigned long nx842_get_desired_dma(struct vio_dev *viodev) in nx842_get_desired_dma()
975 static int nx842_probe(struct vio_dev *viodev, in nx842_probe()
1047 static int nx842_remove(struct vio_dev *viodev) in nx842_remove()
Dnx.h79 struct vio_dev *viodev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
Dibmveth.c1506 struct vio_dev *viodev = adapter->vdev; in ibmveth_change_mtu() local