Searched refs:icswx (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | icswx.h | 166 * The CCW must be converted to BE before passing to icswx() 185 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb) in icswx() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | icswx.h | 166 * The CCW must be converted to BE before passing to icswx() 185 static inline int icswx(__be32 ccw, struct coprocessor_request_block *crb) in icswx() function
|
H A D | vas.h | 10 #include <asm/icswx.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | vas-fault.c | 16 #include <asm/icswx.h>
|
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx-common-powernv.c | 15 #include <asm/icswx.h> 46 unsigned int ci; /* Coprocessor instance, used with icswx */ 62 static unsigned int nx842_ct; /* used in icswx function */ 493 ret = icswx(cpu_to_be32(ccw), crb); in nx842_exec_icswx() 495 pr_debug_ratelimited("icswx CR %x ccw %x crb->ccw %x\n", ret, in nx842_exec_icswx() 1127 * is used on power8 (icswx). in nx_compress_powernv_exit()
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-common-powernv.c | 15 #include <asm/icswx.h> 46 unsigned int ci; /* Coprocessor instance, used with icswx */ 62 static unsigned int nx842_ct; /* used in icswx function */ 490 ret = icswx(cpu_to_be32(ccw), crb); in nx842_exec_icswx() 492 pr_debug_ratelimited("icswx CR %x ccw %x crb->ccw %x\n", ret, in nx842_exec_icswx() 1124 * is used on power8 (icswx). in nx_compress_powernv_exit()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-fault.c | 16 #include <asm/icswx.h>
|
Completed in 6 milliseconds