Home
last modified time | relevance | path

Searched refs:hcall_err (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvio.h66 * @hcall_err: pointer to return the h_call return value, else NULL
78 long hcall_err; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvio.h66 * @hcall_err: pointer to return the h_call return value, else NULL
78 long hcall_err; member
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.c55 "hcall rc: %ld\n", rc, op->hcall_err); in nx_hcall_sync()
57 atomic_set(&(nx_ctx->stats->last_error), op->hcall_err); in nx_hcall_sync()
H A Dnx-842-pseries.c356 __func__, ret, op.hcall_err); in nx842_pseries_compress()
488 __func__, ret, op.hcall_err); in nx842_pseries_decompress()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-common-pseries.c383 __func__, ret, op.hcall_err); in nx842_pseries_compress()
515 __func__, ret, op.hcall_err); in nx842_pseries_decompress()
H A Dnx.c55 "hcall rc: %ld\n", rc, op->hcall_err); in nx_hcall_sync()
57 atomic_set(&(nx_ctx->stats->last_error), op->hcall_err); in nx_hcall_sync()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c1162 op->hcall_err = hret; in vio_h_cop_sync()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c1165 op->hcall_err = hret; in vio_h_cop_sync()

Completed in 16 milliseconds