Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcrb.h38 #define CSB_V (0x80) macro
/linux-6.15/arch/powerpc/include/asm/
H A Dicswx.h44 #define CSB_V (0x80) macro
/linux-6.15/drivers/crypto/nx/
H A Dnx-common-powernv.c191 while (!(READ_ONCE(csb->flags) & CSB_V)) { in wait_for_csb()
202 if (!(csb->flags & CSB_V)) { in wait_for_csb()
/linux-6.15/arch/powerpc/platforms/book3s/
H A Dvas-api.c208 csb.flags = CSB_V; in vas_update_csb()
/linux-6.15/Documentation/arch/powerpc/
H A Dvas-api.rst227 csb.flags = CSB_V;