Searched refs:CONSTANT (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | crc32-pclmul_asm.S | 81 #define CONSTANT %xmm0 macro 111 movd CRC, CONSTANT 112 pxor CONSTANT, %xmm1 119 movdqa .Lconstant_R2R1(%rip), CONSTANT 121 movdqa .Lconstant_R2R1, CONSTANT 132 PCLMULQDQ 00, CONSTANT, %xmm1 133 PCLMULQDQ 00, CONSTANT, %xmm2 134 PCLMULQDQ 00, CONSTANT, %xmm3 136 PCLMULQDQ 00, CONSTANT, %xmm4 138 PCLMULQDQ 0x11, CONSTANT, %xmm5 [all …]
|
/Linux-v4.19/Documentation/translations/zh_CN/ |
D | coding-style.rst | 632 #define CONSTANT 0x12345 682 #define CONSTANT 0x4000 683 #define CONSTEXP (CONSTANT | 3)
|
/Linux-v4.19/Documentation/process/ |
D | coding-style.rst | 711 #define CONSTANT 0x12345 763 #define CONSTANT 0x4000 764 #define CONSTEXP (CONSTANT | 3)
|
/Linux-v4.19/Documentation/security/keys/ |
D | core.rst | 365 CONSTANT VALUE KEY REFERENCED 695 CONSTANT VALUE NEW DEFAULT KEYRING
|