vio_pfo_op        139 arch/powerpc/include/asm/vio.h extern int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op);
vio_pfo_op       1106 arch/powerpc/platforms/pseries/vio.c int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op)
vio_pfo_op        288 drivers/crypto/nx/nx-842-pseries.c 	struct vio_pfo_op op = {
vio_pfo_op        418 drivers/crypto/nx/nx-842-pseries.c 	struct vio_pfo_op op = {
vio_pfo_op         41 drivers/crypto/nx/nx.c 		  struct vio_pfo_op    *op,
vio_pfo_op        122 drivers/crypto/nx/nx.h 	struct vio_pfo_op op;     /* operation struct with hcall parameters */
vio_pfo_op        124 drivers/crypto/nx/nx.h 	struct vio_pfo_op op_aead;/* operation struct for csbcpb_aead */
vio_pfo_op        155 drivers/crypto/nx/nx.h int nx_hcall_sync(struct nx_crypto_ctx *ctx, struct vio_pfo_op *op,