Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dvio.h82 long hcall_err; member
/Linux-v4.19/drivers/crypto/nx/
Dnx.c67 "hcall rc: %ld\n", rc, op->hcall_err); in nx_hcall_sync()
69 atomic_set(&(nx_ctx->stats->last_error), op->hcall_err); in nx_hcall_sync()
Dnx-842-pseries.c370 __func__, ret, op.hcall_err); in nx842_pseries_compress()
503 __func__, ret, op.hcall_err); in nx842_pseries_decompress()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dvio.c1178 op->hcall_err = hret; in vio_h_cop_sync()