Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx.h122 struct vio_pfo_op op; /* operation struct with hcall parameters */
124 struct vio_pfo_op op_aead;/* operation struct for csbcpb_aead */
156 int nx_hcall_sync(struct nx_crypto_ctx *ctx, struct vio_pfo_op *op,
H A Dnx.c41 struct vio_pfo_op *op, in nx_hcall_sync()
/linux/arch/powerpc/include/asm/
H A Dvio.h68 struct vio_pfo_op { struct
140 extern int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op);
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1096 int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op) in vio_h_cop_sync()