Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dvio.h82 long hcall_err; member
/linux-4.4.14/drivers/crypto/nx/
Dnx.c68 "hcall rc: %ld\n", rc, op->hcall_err); in nx_hcall_sync()
70 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-4.4.14/arch/powerpc/kernel/
Dvio.c1167 op->hcall_err = hret; in vio_h_cop_sync()