Searched refs:CONSTANT (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/crypto/ |
D | crc32-pclmul_asm.S | 80 #define CONSTANT %xmm0 macro 110 movd CRC, CONSTANT 111 pxor CONSTANT, %xmm1 124 movdqa .Lconstant_R2R1(%rip), CONSTANT 126 movdqa .Lconstant_R2R1 - delta(%ecx), CONSTANT 137 PCLMULQDQ 00, CONSTANT, %xmm1 138 PCLMULQDQ 00, CONSTANT, %xmm2 139 PCLMULQDQ 00, CONSTANT, %xmm3 141 PCLMULQDQ 00, CONSTANT, %xmm4 143 PCLMULQDQ 0x11, CONSTANT, %xmm5 [all …]
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 503 #define CONSTANT 0x12345 545 #define CONSTANT 0x4000 546 #define CONSTEXP (CONSTANT | 3)
|
/linux-4.1.27/Documentation/ |
D | CodingStyle | 618 #define CONSTANT 0x12345 662 #define CONSTANT 0x4000 663 #define CONSTEXP (CONSTANT | 3)
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 380 CONSTANT VALUE KEY REFERENCED 710 CONSTANT VALUE NEW DEFAULT KEYRING
|