Searched refs:CONSTANT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crc32-pclmul_asm.S | 80 #define CONSTANT %xmm0 define 110 movd CRC, CONSTANT 111 pxor CONSTANT, %xmm1 118 movdqa .Lconstant_R2R1(%rip), CONSTANT 120 movdqa .Lconstant_R2R1, CONSTANT 131 pclmulqdq $0x00, CONSTANT, %xmm1 132 pclmulqdq $0x00, CONSTANT, %xmm2 133 pclmulqdq $0x00, CONSTANT, %xmm3 135 pclmulqdq $0x00, CONSTANT, %xmm4 137 pclmulqdq $0x11, CONSTANT, [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crc32-pclmul_asm.S | 58 #define CONSTANT %xmm0 define 88 movd CRC, CONSTANT 89 pxor CONSTANT, %xmm1 96 movdqa .Lconstant_R2R1(%rip), CONSTANT 98 movdqa .Lconstant_R2R1, CONSTANT 109 pclmulqdq $0x00, CONSTANT, %xmm1 110 pclmulqdq $0x00, CONSTANT, %xmm2 111 pclmulqdq $0x00, CONSTANT, %xmm3 113 pclmulqdq $0x00, CONSTANT, %xmm4 115 pclmulqdq $0x11, CONSTANT, [all...] |
/kernel/linux/linux-6.6/samples/rust/hostprogs/ |
H A D | single.rs | 11 a::f(b::CONSTANT); in main()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-k210.c | 425 K210_FUNC(CONSTANT, DISABLED),
|
Completed in 2 milliseconds