Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/ !
Dvio.h78 long hcall_err; member
/linux-5.19.10/drivers/crypto/nx/ !
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()
Dnx-common-pseries.c381 __func__, ret, op.hcall_err); in nx842_pseries_compress()
513 __func__, ret, op.hcall_err); in nx842_pseries_decompress()
/linux-5.19.10/arch/powerpc/platforms/pseries/ !
Dvio.c1165 op->hcall_err = hret; in vio_h_cop_sync()