Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dvio.h78 long hcall_err; member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dvio.c1162 op->hcall_err = hret; in vio_h_cop_sync()