Home
last modified time | relevance | path

Searched refs:CSB_V (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/tools/testing/selftests/powerpc/nx-gzip/include/
Dcrb.h38 #define CSB_V (0x80) macro
/Linux-v6.6/arch/powerpc/include/asm/
Dicswx.h44 #define CSB_V (0x80) macro
/Linux-v6.6/drivers/crypto/nx/
Dnx-common-powernv.c190 while (!(READ_ONCE(csb->flags) & CSB_V)) { in wait_for_csb()
201 if (!(csb->flags & CSB_V)) { in wait_for_csb()
/Linux-v6.6/arch/powerpc/platforms/book3s/
Dvas-api.c206 csb.flags = CSB_V; in vas_update_csb()
/Linux-v6.6/Documentation/powerpc/
Dvas-api.rst227 csb.flags = CSB_V;