Home
last modified time | relevance | path

Searched refs:vio_pfo_op (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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-842-pseries.c288 struct vio_pfo_op op = { in nx842_pseries_compress()
418 struct vio_pfo_op op = { in nx842_pseries_decompress()
H A Dnx.c41 struct vio_pfo_op *op, in nx_hcall_sync()
300 * nx_ctx_init - initialize an nx_ctx's vio_pfo_op struct
/kernel/linux/linux-6.6/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-common-pseries.c315 struct vio_pfo_op op = { in nx842_pseries_compress()
445 struct vio_pfo_op op = { in nx842_pseries_decompress()
H A Dnx.c41 struct vio_pfo_op *op, in nx_hcall_sync()
301 * nx_ctx_init - initialize an nx_ctx's vio_pfo_op struct
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvio.h54 * vio_pfo_op - PFO operation parameters
68 struct vio_pfo_op { struct
139 extern int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvio.h54 * vio_pfo_op - PFO operation parameters
68 struct vio_pfo_op { struct
140 extern int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op);
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c1088 * @op - Pointer to a struct vio_pfo_op for the operation parameters
1109 int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op) in vio_h_cop_sync()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c1091 * @op - Pointer to a struct vio_pfo_op for the operation parameters
1112 int vio_h_cop_sync(struct vio_dev *vdev, struct vio_pfo_op *op) in vio_h_cop_sync()

Completed in 12 milliseconds