Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dvio.h78 long hcall_err; member
/linux/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-common-pseries.c383 __func__, ret, op.hcall_err); in nx842_pseries_compress()
515 __func__, ret, op.hcall_err); in nx842_pseries_decompress()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1149 op->hcall_err = hret; in vio_h_cop_sync()