Home
last modified time | relevance | path

Searched refs:vio_h_cop_sync (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dvio.h143 extern int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op);
/linux-4.4.14/drivers/crypto/nx/
Dnx-842-pseries.c365 ret = vio_h_cop_sync(local_devdata->vdev, &op); in nx842_pseries_compress()
498 ret = vio_h_cop_sync(local_devdata->vdev, &op); in nx842_pseries_decompress()
Dnx.c63 rc = vio_h_cop_sync(viodev, op); in nx_hcall_sync()
/linux-4.4.14/arch/powerpc/kernel/
Dvio.c1114 int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op) in vio_h_cop_sync() function
1170 EXPORT_SYMBOL(vio_h_cop_sync);